Commit 3cdabbd
committed
docs(knowledge): §4b — bipolar phase = Walsh-Hadamard on VSA (signed-bit pyramid)
Operator synthesis: when §4's deterministic phase is signed (+/-), the
cascade IS the Walsh-Hadamard transform of the address tree, carried on
the existing VSA-bipolar algebra. Sign composition = XOR (= vsa_bind,
one shift+xor SIMD); magnitude composition = vsa_bundle (sum +
threshold, Markov-respecting per I-SUBSTRATE-MARKOV). Receipts shipped:
Vsa16kF32 (bipolar carrier), vsa_bind/vsa_bundle (iron-rule algebra),
helix CurveRuler (bit-exact integer phase walk).
Quantum-shaped but DETERMINISTIC: superposition (bundled contributions,
unbind by role-key); Heisenberg-shaped capacity (I-VSA-IDENTITIES Test 1:
N <= sqrt(d)/4 ~= 32 is the substrate uncertainty principle); resonance
field (Walsh, not Fourier); roundtrip bit-exact (phase generated not
stored, Walsh self-inverse up to scale).
TWO-ALGEBRA RULE (load-bearing): sign = XOR; magnitude = bundle, NEVER
MergeMode::Xor (breaks Markov; PP-13 P1-1 'raw-XOR ordering as nearest'
is the named anti-pattern that conflates them). Fences: quantum-like
is the bundling algebra not measurement randomness (no headline drift);
bipolar = 1-bit phase; Parseval requires the bundle, not just XOR.
Probes 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
(explicit guard: raw-XOR on magnitudes fails Chapman-Kolmogorov).
https://claude.ai/code/session_01PBTGaPCSnnt6u3pjXpbLwY1 parent 2eaffb3 commit 3cdabbd
1 file changed
Lines changed: 64 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
145 | 209 | | |
146 | 210 | | |
147 | 211 | | |
| |||
0 commit comments