docs: module dossier + install/quickstart sync for truthful cutover sprints
- API_CLI_REFERENCE.md, INSTALL_GUIDE.md, quickstart.md, architecture/integrations.md, dev/DEV_ENVIRONMENT_SETUP.md, integrations/LOCAL_SERVICES.md: reflect real-service wiring. - docs/modules/**: module dossier updates across the modules touched by SPRINT_20260415_001..007 + SPRINT_20260416_003..017 + SPRINT_20260417_018..024 + SPRINT_20260418_025 + SPRINT_20260419_026. - docs/features/checked/web/**: update feature notes where UI changed. - docs/qa/feature-checks/runs/web/evidence-presentation-ux/: QA evidence artifacts. - docs/setup/**, docs/technical/**: align with setup wizard contracts. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -6,6 +6,7 @@ Export Center packages reproducible evidence bundles (JSON, Trivy DB, mirror) wi
|
||||
- Sprint tracker `docs/implplan/SPRINT_0320_0001_0001_docs_modules_export_center.md` and module `TASKS.md` added to mirror status.
|
||||
- Observability runbook stub + dashboard placeholder added under `operations/` (offline import).
|
||||
- Bundle/profile/offline manifest guidance reaffirmed (`devportal-offline*.md`, `mirror-bundles.md`, `provenance-and-signing.md`).
|
||||
- 2026-04-16 truthful-runtime cutover: non-testing `StellaOps.ExportCenter.WebService` now uses PostgreSQL-backed canonical export repositories plus a real Evidence Locker client, while non-durable verification, attestation, incident, risk-bundle, simulation-export, audit-bundle, and exception-report host paths return explicit `501 problem+json` until durable backends exist. Timeline publication also no longer defaults to an in-memory sink outside `Testing`.
|
||||
|
||||
## Responsibilities
|
||||
- Coordinate export jobs based on profiles and scope selectors.
|
||||
@@ -34,6 +35,7 @@ Export Center packages reproducible evidence bundles (JSON, Trivy DB, mirror) wi
|
||||
- Observability assets: `operations/observability.md` and `operations/dashboards/export-center-observability.json` (offline import).
|
||||
- Mirror bundle instructions and validation notes.
|
||||
- Telemetry dashboards for export latency and retry rates.
|
||||
- Testing-only in-memory runtime switches are explicit (`Export:AllowInMemoryRepositories`, `Export:UseInMemoryEvidenceLocker`, `Export:UseInMemoryVerificationArtifactStore`, `Export:UseInMemoryAttestationStore`, `Export:UseInMemoryPromotionAttestationStore`, `Export:UseInMemoryIncidentManager`, `Export:UseInMemoryRiskBundleJobHandler`, `Export:UseInMemorySimulationExporter`, `Export:UseInMemoryAuditBundleJobHandler`, `Export:UseInMemoryExceptionReportGenerator`, `Export:UseInMemoryTimelineNotificationSink`). Non-testing runtime must use durable services or truthful `501` gaps.
|
||||
|
||||
## Related resources
|
||||
- ./operations/runbook.md
|
||||
|
||||
Reference in New Issue
Block a user