From f73ce428f7263ab9e834ea61b5e46dc66bb507b4 Mon Sep 17 00:00:00 2001 From: Shay Date: Tue, 14 Jul 2026 14:48:48 -0700 Subject: [PATCH] docs(fidelity): align W4 P8 green and drop stale deferred packing MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Scorecard ยง12 chiral row and deferred list now match ADR-0241 P8 and ADR-0242 landing state. --- docs/research/third-door-blueprint-fidelity.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/research/third-door-blueprint-fidelity.md b/docs/research/third-door-blueprint-fidelity.md index e535b45d..e30faaa8 100644 --- a/docs/research/third-door-blueprint-fidelity.md +++ b/docs/research/third-door-blueprint-fidelity.md @@ -290,7 +290,7 @@ PY | Spectral leakage zero on-span / positive off-span / metric-exact | ๐ŸŸข | | Wave polar recovers known sandwich rotor | ๐ŸŸข (single-pair conjugacy) | | Multi-pair `wave_field_conjugacy` + Procrustes sequence path | ๐ŸŸข thin wrap over `_field_conjugacy_versor` (true \(\mathcal{C}_{AB}\) polar proven mathematically ill-posed for multigrade fields) | -| Chiral conserved under left \(R\); even versor ~0 | ๐ŸŸก honest vacuous Q on real Cl(4,1) | +| Chiral non-vacuous on mixed-parity spinors; conserved under left \(R\); even versor ~0 | ๐ŸŸข P8 | | Resonant recall picks registered mode; empty refused | ๐ŸŸข | | Superposition reconstruct \(\sum c_k\psi_k\) | ๐ŸŸข `resonant_reconstruct` | | Phase correlation \(\rho\) (I-04 algebra) | ๐ŸŸข `phase_correlation` (sensorium feed still open) | @@ -314,9 +314,8 @@ PY ### Deferred (explicit, not namesake green) - Durable holographic memory **vault store** โ€” ๐ŸŸข `core/physics/holographic_vault.py` (VaultStore-backed SPECULATIVE spectrum; restart lock-in; public `get_versor` ABI). -- True cross-spectral \(\mathcal{C}_{AB}\) + Clifford polar โ€” โšช RETIRED (proven mathematically ill-posed; `_field_conjugacy_versor` is the honest optimum). -- Golden-Angle horosphere packing + Fibonacci section search (ADR-0242). -- Rust/MLX acceleration of exp-map / cross-spectral (ADR-0235 later). +- Analytic multi-grade Clifford polar โ€” โšช RETIRED (P7; conjugacy authority). +- Rust/MLX acceleration of exp-map (ADR-0235 later). - Full ADR-0092 reviewer-service integration (promote remains caller-gated). - Optional Rust Ring-1 port of trajectory invariants (Python is authority today).