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:
@@ -261,7 +261,7 @@ Replay now follows the platform storage split used by Scanner:
|
||||
|
||||
* `Storage:Driver=postgres` (default) for snapshot index/state (`replay.feed_snapshot_index`).
|
||||
* `Storage:ObjectStore:Driver=seed-fs` for snapshot blob payloads (`SeedFsFeedSnapshotBlobStore`).
|
||||
* `inmemory` remains available only for explicit non-production/testing profiles.
|
||||
* `inmemory` remains available only for explicit `Testing` profiles; `Development` no longer auto-falls back when PostgreSQL settings are missing.
|
||||
* `Storage:ObjectStore:Driver=rustfs` is explicitly rejected at startup; current runtime contract supports `seed-fs` only for blob storage.
|
||||
|
||||
Verification evidence:
|
||||
|
||||
Reference in New Issue
Block a user