01The gear clock — pump time, live
Gold flashes = tri-gear windows (ticks 6 & 12) — the only moments all three tiers agree exactly without renormalization. Measured: all 12 π/6 ticks telescope at 0.00e+00 rad for the outer↔middle pair; the inner gear's Prop-3 boundaries [7,14,22,29,36,43,50,58,65,72] hit π/6 ticks only at middle-36 and middle-72.
02π/6 handoff windows — load a window, watch the clock detect it
Both ends of a handoff derive the expected sector product from the shared codex; at each π/6 tick they compare it to the actual. Click a window to load a payload into it — the Δ readout updates immediately, the loaded sector turns red on the gear clock above, and when the sweep crosses that sector's tick boundary the detection fires in the log. Silence is exact: an empty window mismatches by float noise only (~3×10⁻⁸ rad; exactly 0 with the rational kernel), a loaded window screams at ~10⁷× that.
| handoff | legal at | why |
|---|---|---|
| Biostrata → Hypersim (edge→mesh) | every π/6 tick (12 per cycle) | every sector = exactly 6 middle blocks; boundary telescopes exactly |
| Hypersim → SPIRE Core (mesh→core, crystallization) | ticks 6 & 12 only (π and 2π) | the 7/8-block inner gear only lands on π/6 ticks there — or renormalize the inner anchor first (the pump paper's residual absorption) |
| arbitrary frame recall | any frame | Pseudogroup law: no jump-ahead exists — recreate from nearest tick + ≤59 replay steps (measured exact); √L-optimal schedule = 27 ckpts/≤26 replay |
03One clock, three tiers — the 720:1 dial in node terms
| gear / tier | stores | ratio | fidelity (measured) | role in the node system |
|---|---|---|---|---|
| outer 720 · Biostrata edge | full delta chain (exact-rational) | 1× | lossless — telescoping exactly 0 with the Sparsemax source | the grower's master record; every claim anchors here |
| middle 72 · Hypersim mesh | middle gear + residual | 10× | RMSE 0.001–0.113 rad structured (0.44 noise) — residual channel makes it exact | what gossips; spot-checkable per window |
| inner 10 · SPIRE Core | inner gear + holonomy | 72× | lossy interior; holonomy closes to 0 after inner-anchor renorm | crystallization payload at ticks 6/12 |
| centroid · the crystal | one quaternion | 720:1 | Helix-A summary only — never the certified object | the exchange-listed fingerprint; certification always anchors one tier down |
So "does 720:1 operate correctly for every tier?" — yes, as this dial: each tier is exactly recoverable from the tier below via boundaries that telescope exactly + the predict-then-correct residual. The 720:1 crystal alone certifies nothing; it names what the chain proves. Entropy caveat stands: noise measures 0.44/2.25 rad at middle/inner — crystallization pays only for structured knowledge, and the value formula already prices that.
04The chiral authentication key system full page ⟶
measured vulnerability The commutative XOR holonomy is blind to chunk reordering — swapping chunks 2↔5 leaves the XOR word bit-identical (measured). The chiral holonomy — the ordered quaternion product, order-sensitive because quaternions don't commute (forward vs mirror differ by 2.86 rad) — catches the same reorder at Δ 1.77 rad. Both catch content tampering. Chains therefore commit both hands: forward product and mirror product (conjugates, reverse order).
| layer | mechanism | what it makes structurally impossible |
|---|---|---|
| Chiral holonomy | ordered product ⟲ + mirror product ⟳ committed with every bioseed chain | reorder / splice / time-reversal attacks invisible to XOR |
| Handedness | derived from the sealed Cosmological ID (digest parity) — public, deterministic, unpickable after sealing | choosing your own hand; hands split the network ~50/50 |
| Pairing rule | a claim grown by an L-node may only be attested by R-nodes (and vice versa), ≥2 of them | self-attestation and same-hand collusion rings |
| Dual chiral anchors | the genesis snapshot bakes an L-anchor and an R-anchor (different parties); certificates and crystallizations need both hands; anchors cross-re-sign at tick 12 | single-root capture — the exact centralization risk of one master-key list |
Try the pairing rule (live — same logic as pump_clock.py §6):
pick a grower and toggle attesters/anchors.
05Honest threat table — what chirality does and doesn't buy
| threat | before | with the chiral layer |
|---|---|---|
| Single root mints authority | one trust-anchor genesis ID = one master key | solved structurally both hands required; capture needs two independent parties compromised |
| Self-dealing (grow + attest your own claim) | policy only | impossible by type your hand is fixed at sealing; you can never be your own opposite hand |
| Chain reorder / splice | invisible to XOR holonomy | caught Δ 1.77 rad measured; mirror commitment doubles the constraint |
| Sybil identity farming | inherited from cert chain | unchanged — be honest hands don't stop Sybils; grinding IDs for a hand is cheap, but hands carry no authority without certificates, so grinding buys nothing |
| Two-anchor collusion | n/a (one anchor) | residual risk L+R anchors can still collude — mitigate with anchor rotation at tick 12 and public chronicles; it's 2 parties instead of 1, defense-in-depth not a proof |
| Hand-population imbalance | n/a | monitor digest parity gives ~50/50 at scale (measured 4L/6R at n=10); quorum thresholds should scale with the live census |
| Quaternion ops as crypto | — | never chirality is structure, not hardness — ECDSA seals remain the only lock; the chiral layer decides who may sign what, not whether signatures can be forged |
06Reproduce
python3 pump_clock.py # 13/13 — π/6 telescoping, tri-gear table, handoff
# separation 3×10⁷, checkpoint replay, XOR blindness,
# chiral holonomy, pairing rule, dual anchors
Paper grounding: the Hyperbolic Sparsemax Pump (rational, bit-reproducible executable kernel — the consensus clock; its exponential-valve analytic companion is the Torsional Trefoil Markov Pump, Biostrata-only) · the Pseudogroup Law of Quadrance Dynamics (no exact jump-ahead; √L structural checkpointing) · the three-gear memory offload measured in Ontological Codex. Back to the Enterprise console.