fix: clarify durable Postgres blocker diagnostics
Host commander merge after PR workflow closeout. Reviewed PR #230 against current main; D601 closeout task codex_1779506316145_1 recommended MERGE. Verification recorded: GitHub CLEAN/MERGEABLE; merge-tree clean over current main; focused PR tests node --check plus node --test internal/db/runtime-store.test.mjs internal/cloud/server.test.mjs scripts/src/dev-runtime-migration.test.mjs passed 33/33; synthetic merge including scripts/artifact-runtime-readiness-guard.test.mjs passed 40/40. This merge does not claim live DEV deployment or M3/M4/M5 acceptance; runtime durability remains blocked until deployed and separately verified.
This commit is contained in:
@@ -180,7 +180,7 @@ proven through the configured adapter.
|
||||
`dbLiveEvidenceObserved=true` with
|
||||
`dbLiveEvidenceIsDurabilityEvidence=false` means the DB TCP/live layer is
|
||||
separate from runtime persistence. If runtime durability is blocked,
|
||||
`blockedLayer` names the current adapter/auth/schema/migration/durability query
|
||||
`blockedLayer` names the current adapter/ssl/auth/schema/migration/durability query
|
||||
layer, and `requiredEvidence` remains the durable adapter schema, migration,
|
||||
and read query contract.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user