Commit 5adde32
committed
docs(knowledge): §7 + E-WHP-BIPOLAR-1 — bipolar phase = Walsh-Hadamard on VSA (policy mirror)
Policy-side mirror of the operator pin: signed phase makes the cascade
a Walsh-Hadamard transform on the existing VSA-bipolar algebra. Signs
compose by XOR (= vsa_bind); magnitudes compose by vsa_bundle
(Markov-respecting per I-SUBSTRATE-MARKOV). Each cell = Walsh-resonance
superposition recoverable by role-key unbind; I-VSA-IDENTITIES Test 1
(N <= sqrt(d)/4 ~= 32) IS the substrate uncertainty principle made
explicit. Roundtrip bit-exact (phase generated, Walsh self-inverse).
TWO-ALGEBRA RULE (load-bearing): sign = XOR; magnitude = bundle, NEVER
MergeMode::Xor (breaks Markov; PP-13 P1-1 is the named anti-pattern
that conflates them). Receipts already exist: Vsa16kF32 (bipolar
carrier, crystal/fingerprint.rs), vsa_bind/vsa_bundle (iron-rule
algebra), helix CurveRuler (bit-exact integer phase walk).
Fences: 'quantum-like' is the bundling algebra NOT measurement
randomness (no headline drift); bipolar = 1-bit phase (multi-bit stacks
above when needed); Parseval requires the bundle (sum), not just XOR.
Probes shared with ndarray §4b: WHP-1 (Parseval rho on random
sign-fields, Jirak floor) / WHP-2 (cross-backend roundtrip
byte-identical) / WHP-3 (bind+unbind margin holds for N <= sqrt(d)/4,
fails cleanly past it) / WHP-4 (two-algebra guard: raw-XOR on
magnitudes fails Chapman-Kolmogorov consistency).
EPIPHANIES E-WHP-BIPOLAR-1 prepended (board hygiene).
https://claude.ai/code/session_01PBTGaPCSnnt6u3pjXpbLwY1 parent c6ad8c4 commit 5adde32
2 files changed
Lines changed: 63 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
52 | 83 | | |
53 | 84 | | |
54 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
| 91 | + | |
91 | 92 | | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
0 commit comments