docs: retain primary sync and historical identity verification receipts
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:24:57 +02:00
parent 22f5f67f13
commit 9244dee128
2 changed files with 1565 additions and 0 deletions

File diff suppressed because it is too large Load diff

View file

@ -67,3 +67,23 @@ HFACT T02 retains incomplete task-field projection and request-sensitive
idempotency keys. Ordinary synchronization does not authorize historical row
retirement. Exact push/projection receipts and the final session progress record
supply completion evidence for this continuation.
## Final synchronization return
All five changed repositories obtained applied receipts from primary/railiance01
for their exact pushed commits. Custodian ordinary synchronization now succeeds:
77 workplans reconciled, with no workplan retirement and no task creation or
cancellation. The previous identifier refusal is resolved. The separate deep
consistency audit still reports 13 historical findings under CUST-IN-0017; this
is not a claim that broader history or prefix-policy reconciliation is finished.
The four owner/project task files were compared with the Hub after projection:
20 tasks checked, six repaired through supported task PATCH calls. The current
fields match source; the systemic projection defect remains HFACT T02.
[Commits, primary receipts and progress IDs](2026-09-09-helixforge-runtime-transfer-and-legacy-ids.json).
Live Custodian readback verified all 54 historical task bindings. Source-field
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.