docs: retain archived terminal states and record projection residual
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 2s

This commit is contained in:
codex 2026-09-09 14:28:47 +02:00
parent 9244dee128
commit 46cd54558d
3 changed files with 977 additions and 0 deletions

View file

@ -87,3 +87,12 @@ parity was checked for 452 bound task blocks; 114 records required field repair
after ordinary projection. Another 28 unbound source blocks remain recorded with
CUST-IN-0017. This shows why HFACT T02's projection-completeness fix still matters:
correcting current cache contents is not a durable fix to the projection code.
The broad reconciliation exposed an existing archived CUST-WP-0054 conflict:
T09/T10 source fences say wait, have legacy UUIDs missing from the current Hub,
and their current derived rows were already cancelled. Those two rows were
restored to their pre-sync cancel state; no new historical work is authorized.
CUST-IN-0017 now explicitly records the source/identity conflict and the need to
prevent future ordinary projection from reopening it. The remaining 54 audited
compatibility bindings stayed unchanged. This is a preserved historical exception,
not permission to rewrite archival source or replace its UUIDs.