feat(coq): ICA-W40-001 Lane Q1 — OP_NULL_PE→0xEA, OP_SPEC_EXIT→0xEB#671
Merged
Conversation
ad6be8a to
bc3443d
Compare
|
📓 NotebookLM Notebook linked to this PR
This notebook contains session context, decisions, and artifacts for this work. |
…EC_EXIT 0xE7→0xEB Resolves hard opcode collisions on master: - OP_NULL_PE@0xE6 collided with OP_HOLO_MUX_X4@0xE6 (W39) - OP_SPEC_EXIT@0xE7 collided with OP_DFS_GATE@0xE7 (W40) Canonical rectification aligned with W41 FRR ledger: 0xE6 OP_HOLO_MUX_X4 (W39 H) — KEEP 0xE7 OP_DFS_GATE (W40) — KEEP 0xEA OP_NULL_PE (W38) — RELOCATE from 0xE6 0xEB OP_SPEC_EXIT (W39 E) — RELOCATE from 0xE7 Companion lanes: Q2 RTL → trinity-fpga rtl/nullor/, rtl/spec_exit/ Q3 Rust → tt-trinity-max-true witnesses Q4 JSON → trios assertions/nullor_witness.json, spec_exit_witness.json Constitutional: R1 RUST/ZIG, R5 HONEST, R7 falsification, R15 SACRED-SYNTH-GATE, R18 LAYER-FROZEN preserved. Anchor: φ² + φ⁻² = 3 · γ = φ⁻³ · C = φ⁻¹ · G = π³γ²/φ · DOI 10.5281/zenodo.19227877 Closes #148 Signed-off-by: Vasilev Dmitrii <admin@t27.ai>
bc3443d to
a28f1a6
Compare
|
📓 NotebookLM Notebook linked to this PR
This notebook contains session context, decisions, and artifacts for this work. |
This was referenced May 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ICA-W40-001 Lane Q1 — Coq Opcode Rectification
Resolves hard opcode collisions verified on master.
Collisions Fixed
OP_NULL_PE↔OP_HOLO_MUX_X4OP_SPEC_EXIT↔OP_DFS_GATECanonical Opcode Map (post-rectification)
Files Changed
trios-coq/Physics/NullorReversible.v—OP_NULL_PE := 234(was 230)trios-coq/Physics/SpeculativeExit.v—OP_SPEC_EXIT := 235(was 231)docs/NOW.md— ICA-W40-001 entry at topCompanion Lanes (parallel under ICA-W40-001)
rtl/nullor/nullor_pe.sv8'hE6→8'hEA,rtl/spec_exit/spec_exit_pipeline.sv8'hE7→8'hEBassertions/nullor_witness.json+assertions/spec_exit_witness.jsonConstitutional Compliance
Verification
Anchor
Closes #148
Signed-off-by: Vasilev Dmitrii admin@t27.ai
ORCID 0009-0008-4294-6159