@@ -385,6 +385,39 @@ reinterpreted by this section — it names a shared object and its
385385consequences * if* the probe queue passes; nothing here promotes a
386386probe-gated claim to shipped.
387387
388+ ** Forward synthesis (operator, 2026-07-16 — [ H/S] , probe-gated, two new
389+ probe names):** the tile pyramid might adopt two mechanisms from the
390+ fourth-mode/anchor discussion (§8):
391+ - ** [ H] One Walsh–Hadamard family for BOTH pyramid sides.** OGAR canon
392+ already frames the bipolar-phase pyramid's sign side as the
393+ Walsh–Hadamard transform of the address tree (sign composition = XOR);
394+ bgz-tensor's proven ` hadamard_rotate ` is the same family applied to the
395+ stored-magnitude side (rotate the residual before i8/i4/i2 so outlier
396+ energy spreads and cheap uniform quantizers work — the standard
397+ incoherence trick). Proposal: Hadamard-rotate a 4×4 tile's 16-cell
398+ magnitude vector (WHT₁₆) before nibble quantization — phase side keeps
399+ address-derived WH signs, magnitude side gains the WH preconditioner;
400+ the two-algebra rule is untouched (sign = XOR, magnitude = bundle; the
401+ rotation is a * coding-side* preconditioner, not a merge mode).
402+ ** PROBE-WH-MAG:** reconstruction error of WHT₁₆+i4/i2 vs direct i4/i2
403+ on real tile magnitudes (bgz-tensor's row-level win does not
404+ automatically transfer to 16-cell tiles).
405+ - ** [ S] Signature as the replayable-trajectory checksum.** The x264
406+ contrast in §7 asked for a replayable, checksummable stream; the
407+ Hambly–Lyons signature is the canonical path digest with a uniqueness
408+ theorem, and ** tree-like equivalence is the checksum's exact null
409+ space** — the formal version of "which detours leave no comma"
410+ (backtracking excursions vanish; genuine deviations leave non-zero
411+ level-2 area). Both harnesses already exist (jc Pillar 11
412+ forward/converse probes; this repo's ` pillar/signature.rs ` B7
413+ sig-kernel). ** PROBE-SIG-CHECKSUM:** truncated signature (depth 2, on
414+ the Pillar-11 harness) of a temporal-stream trajectory as its digest —
415+ verify replay-identity, tree-like edits invisible (correctly), non-tree
416+ perturbations caught.
417+ Both stay conditional on the same ledger above; neither adds a stored
418+ field to the tile (the WH rotation is derivable, the signature is a
419+ derived digest).
420+
388421## 11. Cross-references
389422
390423- ` pr-x12-h266-h267-standards-landscape.md ` — the industry walls, sourced
0 commit comments