@@ -12,30 +12,44 @@ Grok frozen implementation SHA: `cce9cec7dae61304118efcd47bc0d7461200d335`
1212| Codex | ` ffb64c274583d8539f8f4fe7e0aa77366689e910 ` | ` stack/ahbg/codex ` |
1313| DeepCode | ` ec07f465184e7a37af856bc5b301bd8eaa4f097b ` | ` stack/ahbg/deepseek ` |
1414
15- ## Grok-owned reciprocal checks
15+ ## Six directional checks
1616
17- | direction | standing |
18- | ---| ---|
19- | Grok -> Codex | SURVIVED (not proved) |
20- | Grok -> DeepCode | SURVIVED (not proved) |
17+ | direction | standing | artifact |
18+ | ---| ---| ---|
19+ | Grok -> Codex | SURVIVED (not proved) | ` ahbg/grok/reviews/codex-review.json ` |
20+ | Grok -> DeepCode | SURVIVED (not proved) | ` ahbg/grok/reviews/deepcode-review.json ` |
21+ | Codex -> Grok | SURVIVED (not proved) | ` ahbg/codex/reviews/grok-review.json ` |
22+ | Codex -> DeepCode | SURVIVED (not proved) | ` ahbg/codex/reviews/deepcode-review.json ` |
23+ | DeepCode -> Grok | SURVIVED (not proved) | ` ahbg/deepseek/reviews/grok-review.json ` |
24+ | DeepCode -> Codex | SURVIVED (not proved) | ` ahbg/deepseek/reviews/codex-review.json ` |
2125
22- The other four directions are not Grok's to emit .
26+ Grok emits only the first two. The other four are observed, not rewritten .
2327
24- ## Regulatory components (from Grok's two reviews plus Grok's own smoke)
28+ ## Regulatory components
2529
2630| component | standing |
2731| ---| ---|
2832| Deterministic replay of declared smoke/local corpora | SURVIVED |
2933| Hard veto removes relocate (Grok, Codex) | SURVIVED |
30- | Hard veto removes construct (DeepCode artifacts) | UNRESOLVED |
34+ | Hard veto removes construct (DeepCode freeze artifacts) | UNRESOLVED |
3135| War occupied/dual-target | UNRESOLVED |
3236| Provider ≠ instance | SURVIVED |
3337| Consciousness inferred from cost | not claimed |
34- | Shared sealed calibration corpus | digest adopted (` b05cba2c… ` ); full 35-scenario execution by frozen Grok SHA remains UNRESOLVED / ` hmmm ` |
38+ | Shared sealed calibration corpus digest | SURVIVED (` b05cba2c… ` recorded by all three) |
39+ | Full 35-scenario execution by frozen Grok SHA | UNRESOLVED / ` hmmm ` |
3540| Cost-channel fitting vs simpler controls | UNRESOLVED |
3641
42+ ## Divergence register (visible, not averaged)
43+
44+ 1 . Shadow-epoch hard veto: Grok and Codex gate relocate/move; DeepCode freeze ` hard_veto_construct ` still logs ` move ` .
45+ 2 . Admitted observation fields: Codex ` turn/tiles/units/context ` ; DeepCode ` turn/tiles/units ` ; Grok has no explicit admitted-field set.
46+ 3 . Fail-closed turn closure: Grok omits ` turn.end ` on War; Codex and DeepCode emit ` turn.end ` .
47+ 4 . Genesis prev hash: Grok ` 0*64 ` ; DeepCode empty string; Codex its own. Each verifies internally.
48+ 5 . Artifact paths: Codex ` check.py ` wants ` artifacts/EVENTS.jsonl ` and siblings; Grok emits those names at workspace root; DeepCode stores events per scenario.
49+ 6 . Tile labels: Grok BandSlot (` CENTER ` , ` RING_0 ` , …) vs proposal ` c/e/se/… ` .
50+
3751## Program completion
3852
39- Not closed. Common digest is now recorded by Grok, Codex, and DeepCode. Missing: Codex → Grok and Codex → DeepCode, and a full common-corpus execution by the Grok and Codex frozen builds .
53+ Not closed. All six reciprocal checks are now present against the freeze SHAs. Remaining: Grok has not executed the full 35-scenario family against frozen SHA ` cce9cec ` ; cost-channel fitting is unmeasured; the divergence register above is not resolved by vote .
4054
41- Do not promote these two Grok reviews into empirical truth.
55+ Do not promote six SURVIVED reviews into empirical truth.
0 commit comments