KB-7187

Codex FIX7 Targeted Recheck — Reconstruction and Command Evidence

3 min read Revision 1
fix7codexreconstructionhashescommands2026-06-11

Reconstruction and Command Evidence

Fresh-fetch method

Codex fetched full exact governed document content from AgentData into /private/tmp/codex-fix7-targeted-recheck/. Initial shell extraction with newline-appending jq -r was discarded; exact reconstruction used jq -j, after which governed hashes matched. No local packet copy or T1/T2 prose was treated as authority.

File reality table

Packet / path Exists Key hash/tree Manifest entry Tree covered Load-bearing Verdict
Real-N6 real_n6_provenance_verifier.py YES 922e5246bcd9ef8f… YES YES YES PASS
Real-N6 n6_adversarial_probes.py YES 0f2c94d368e64456… YES YES YES PASS
Real-N6 HASH_MANIFEST.txt YES tree 356a0cee2933cffd… root YES YES PASS
Alignment authority_seal_encoder.py YES 13344f92cafcaf0d… YES YES YES PASS
Alignment codex_probes.py YES 112b4ec5… pinned by manifest YES YES YES PASS
Alignment HASH_MANIFEST.txt YES tree 96d00b9e570844c6… root YES YES PASS
T2 repaired review packet YES tree 08a17307b4c442ce… YES YES YES PASS
N7 envelope .md / .json YES 182a6d9fc176e5b7… / 138a356b6e3f45c2… n/a governed docs YES PASS for label repair

T2's six formerly missing packet members are now present byte-exact: content_bind_oracle.py, content_bind_verify.py, content_bind_regression.py, content_bind_rerun.sh, content_bind_oracle.json, and real-sut/fix7_canon_v1_ssot.py.

Command evidence

Packet Command sequence Actual result
Real-N6 shasum -a 256 -c HASH_MANIFEST.txt; bash RERUN.sh manifest 16/16 OK; reconstruction 32 files + encoder; tree 356a0cee…; verifier 19/19; N6 probes 31/31; firewall 8/8; RERUN_RESULT: PASS; exit 0
Alignment shasum -a 256 -c HASH_MANIFEST.txt; bash RERUN.sh 5/5 files OK; tree 96d00b9e…; G0..G4 OK; RERUN_RESULT: PASS; exit 0
T2 completeness shasum -a 256 -c HASH_MANIFEST.txt; bash commands.sh 10/10 members OK; G0..G6 OK; OVERALL_RESULT: PASS; exit 0
N-number python3 n_node_checker.py; python3 sp_align_probes.py 15/15 and 10/10 fail-closed; exit 0
Real-N6 direct python3 real_n6_provenance_verifier.py --selftest; packet verification path 19/19; N6 reproduced as d777e87c…, candidate class, authority=NOT_A_SEAL

Report-vs-file consistency

Every load-bearing claim used for this verdict maps to a readable governed file, a manifest/tree pin where applicable, and a fresh command result. Removing either alignment load-bearing file changes the manifest reality and makes RERUN.sh exit 1. No by-reference-only load-bearing file remains in the reviewed packets.

Back to Knowledge Hub knowledge/dev/reports/architecture/codex-fix7-n-number-n6-targeted-recheck-2026-06-11/reconstruction-and-command-evidence.md