Skip to content

Commit 44d104d

Browse files
committed
docs(knowledge): retire the stale HILBERT-L4 blocker — verified green first-hand
Codex catch on #215, confirmed by execution: 13/13 hilbert tests pass including level4_all_indices_unique (bijective onto [0,4096) — exactly what cascade addressing needs) and level4_curve_is_connected. PP-13 P0-4's encode([15,15,15],4)==4095 expectation was an ORIENTATION assumption, not the contract; 2925 is a valid endpoint under the shipped orientation. Blocker framing retired; the exhaustive L4 suite stays as the standing gate. This is also the session's first probe-grade receipt — a Wave-0-style verification flipping a claim. https://claude.ai/code/session_01PBTGaPCSnnt6u3pjXpbLwY
1 parent 3cdabbd commit 44d104d

1 file changed

Lines changed: 11 additions & 4 deletions

File tree

.claude/knowledge/guid-prefix-shape-routing.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -238,10 +238,17 @@ exist):**
238238
PSD/eigen/Σ-propagation routes through `hpc/pillar/*` + `linalg/eig_sym`
239239
with **relative** tolerances (P0-1 lesson) and **measured** thresholds
240240
(P0-2); a placeholder threshold must not gate (P0-3).
241-
4. **Hierarchy claims need their level test.** No L-deep cascade-addressing
242-
claim ships while its round-trip at that level is red — **PROBE-HILBERT-L4
243-
is currently the named blocker** (P0-4: `hilbert3d_encode([15,15,15],4)`
244-
returns 2925, expected 4095; do not export to consumers until green).
241+
4. **Hierarchy claims need their level test — and HILBERT-L4 is
242+
VERIFIED GREEN (2026-06-10, run first-hand):** 13/13 tests pass
243+
including `level4_all_indices_unique` (**bijective onto [0,4096)**
244+
— exactly what cascade addressing needs) and
245+
`level4_curve_is_connected` (adjacent indices Manhattan-dist 1).
246+
**PP-13 P0-4's expectation (`encode([15,15,15],4) == 4095`) was an
247+
ORIENTATION assumption, not the contract** — under the shipped
248+
orientation the curve ends at a different corner; 2925 is a valid
249+
endpoint. The blocker framing is retired (Codex catch on #215); the
250+
exhaustive L4 suite stays as the **standing gate** — any future
251+
table change must keep it green before L-deep addressing claims.
245252

246253
**PROBE-QUORUM-1 (pass/fail):** on a sampled workload, quorum-accepted
247254
answers re-checked against full-plane recompute satisfy ρ ≥ the measured

0 commit comments

Comments
 (0)