Skip to content

canon: retire the V1 u24+u24 GUID tail — migration mandatory#151

Merged
AdaWorldAPI merged 1 commit into
mainfrom
claude/v3-substrate-migration-review-o0yoxv
Jul 4, 2026
Merged

canon: retire the V1 u24+u24 GUID tail — migration mandatory#151
AdaWorldAPI merged 1 commit into
mainfrom
claude/v3-substrate-migration-review-o0yoxv

Conversation

@AdaWorldAPI

Copy link
Copy Markdown
Owner

What

Operator ruling (2026-07-04): the flat family(u24) ++ identity(u24) GUID tail is V1-legacy and forbidden for new units; migration to V3 is mandatory. This lands the OGAR-side canon supersession — doc/canon only, no code change (OGAR's code already mints V3 via ruff_spo_address::Facet in ogar-from-ruff; the audit found zero u24-tail production in OGAR code).

V3 is content-blind: classid(4) + 12-byte payload, the 12B an axis-grouped byte register — 6×(u8:u8) / 4×(u8:u8:u8) / 3×(u8:u8:u8:u8) — whose reading (part_of:is_a / X:Y / palette256² / segment:taxonomy / typed) the classid's ClassView holds all at once and picks per read. u8:u8 is never widened (u16 = the deprecated V2 flat read; u24 = V1). A flat u24 has no axis → cannot carry a rail; that is why it is retired.

Changes (all append-only — pinned text regraded in place, never deleted)

  • CLAUDE.md P0 — dated ⊘ SUPERSEDED — MIGRATION MANDATORY note above the pinned diagram; the family-basin-leaf(6)+identity(6) line marked V1-LEGACY (read-only for pre-flip GUIDs). The operator pin is not removed — it is regraded, per OGAR's append-only canon rule.
  • docs/NODEGUID-CANON-AUDIT.md F-3 — inverted: the earlier "u24 is the canon; the byte-direct is a constrained projection, not a replacement" framing is superseded. The byte-grouped facet IS the canon; the class-local carve intuition survives but is the ClassView projecting the content-blind (u8:u8) register per classid, not a u24 width knob. Reconciliation is now mandatory, not "until ratified."
  • docs/DISCOVERY-MAP.mdD-V1-TAIL-RETIRED ruling entry.

Paired mandatory follow-ups (not in this PR)

  • Promote docs/V3-TRANSPILER-ADR.md RFC → adopted.
  • Reconcile ogar-fma-skeleton::Guid classid width 2→4 (tracked F-2).
  • lance-graph side: mark its two pre-existing NodeGuid::new (V1) residues (ocr.rs:121, aiwar.rs:104) as mandatory-migration (separate lance-graph PR).

Cross-ref: lance-graph E-V3-FACET-4-PLUS-12 (operator-locked 2026-07-02), soa_layout/le-contract.md §3.

🤖 Generated with Claude Code

https://claude.ai/code/session_01MLBnPuScZy6w9di2QEjsXM


Generated by Claude Code

…r 2026-07-04)

The flat family(u24) ++ identity(u24) tail is V1-legacy and forbidden for
new units. V3 is the content-blind classid(4)+12B facet
(E-V3-FACET-4-PLUS-12): the 12B is an axis-grouped byte register —
6×(u8:u8) / 4×(u8:u8:u8) / 3×(u8:u8:u8:u8) — whose reading (part_of:is_a /
X:Y / palette256² / segment:taxonomy / typed) the classid's ClassView holds
all at once. u8:u8 is never widened; a flat u24 has no axis and cannot carry
a rail. Append-only throughout — the u24 pin is regraded in place, kept
read-only for pre-flip GUIDs, never deleted.

- CLAUDE.md P0: dated supersession note above the pinned diagram; the tail
  line marked V1-LEGACY (read-only).
- NODEGUID-CANON-AUDIT.md F-3: inverted — the byte-grouped facet IS the
  canon; the "u24 is canon, byte-direct is a constrained projection" framing
  is superseded; reconciliation now mandatory not "until ratified".
- DISCOVERY-MAP.md: D-V1-TAIL-RETIRED ruling entry.

Code already V3: ruff_spo_address::Facet via ogar-from-ruff. No code change
here — doc/canon supersession only. Paired follow-ups (mandatory): promote
V3-TRANSPILER-ADR RFC->adopted; reconcile ogar-fma-skeleton::Guid classid
2->4 (F-2).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01MLBnPuScZy6w9di2QEjsXM
@AdaWorldAPI AdaWorldAPI merged commit 4037e88 into main Jul 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants