Commit 08f4840
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 3da915c commit 08f4840
2 files changed
Lines changed: 63 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
1 | 32 | | |
2 | 33 | | |
3 | 34 | | |
| |||
| 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