|
| 1 | +# FUTURE-DESIGN — the V3 meta board / landing zone for post-V3 design rulings |
| 2 | + |
| 3 | +> **APPEND-ONLY** (prepend new entries; only Status lines mutate). This is the |
| 4 | +> landing zone the operator asked for (2026-07-10): future substrate design |
| 5 | +> lands HERE first, referencing the V3 inventory (`COMPONENT-MAP.md`, |
| 6 | +> `MODULE-TABLE.md`, `soa_layout/*`) so design converges on what exists. |
| 7 | +> Canonical ruling text lives on the board (`.claude/board/EPIPHANIES.md`); |
| 8 | +> this file is the design-side index + the wiring queue. Read AFTER the V3 |
| 9 | +> README; cite EPIPHANIES entries in PRs, not this mirror. |
| 10 | +
|
| 11 | +--- |
| 12 | + |
| 13 | +## 2026-07-10 — the ratified cognition arc (four rulings + one measured probe) |
| 14 | + |
| 15 | +**Rulings** (canonical: EPIPHANIES — measured results in |
| 16 | +`E-COMMA-QUORUM-MEASURED-1`; plan: `temporal-markov-and-style-classes-v1`): |
| 17 | + |
| 18 | +| Ruling | One line | Wiring queue | |
| 19 | +|---|---|---| |
| 20 | +| E-ACK-IS-THE-KANBAN-TRIGGER-1 | write fire-and-forget; the Lance ack pumps the next KanbanMove; the driver never waits | `BatchWriter::ack_and_propose` SHIPPED; sink wiring = W2 residue | |
| 21 | +| E-ORCHESTRATION-ORGANS-1 | rs-graph-llm = consumer shell + slow path; rig = oracle-frequency; surrealdb = storage/read-glove/lowering only | W2c re-scoped; consumer adoption = W5 | |
| 22 | +| E-THINKING-STYLES-ARE-CLASSES-1 | style = class: StepMask × WideFieldMask + rung set + KausalSpec, classid-resolved; classes project, never copy | D-TSC-1 (M9 dedup) BLOCKS; D-TSC-4 W6c re-ruling ESCALATED | |
| 23 | +| E-MARKOV-TEMPORAL-STREAM-1 | Markov = temporal.rs sorted stream; VSA demoted to its four-test niche; L4 palette² Morton cascade | probes D-MTS-1..3 gate migration | |
| 24 | +| E-COMMA-QUORUM-1 / E-COMMA-REPLAY-1 | comma vertical quorum + scale-as-projection-axis (replayable upper bounds) | **D-MTS-5 MEASURED GREEN 2026-07-10**: comma N_eff 11.00/12 vs strict 1.00 / unit 2.49 / rational 3.92; replay bit-identical any order; fresh level +0.83 witnesses at max\|ρ\|=0.156; 82 KB touched vs ~69 GB dense. **Boundary condition (measured):** N_eff(comma) = min(L, spectral participation of the detail) — the quorum cannot exceed the detail's information content (participation curve: 2.55 → 9.79 → 11.00). Latent granularity holds for BROADBAND residues; smooth content saturates early, measurably. | |
| 25 | + |
| 26 | +## The migration arc (operator context, 2026-07-10) — where the gems are |
| 27 | + |
| 28 | +``` |
| 29 | +ladybug-rs ─(migration)→ thinking-engine ─→ p64 (the DTO ladder: |
| 30 | + StreamDto Φ / PerturbationDto Ψ [renamed from dto.rs::ResonanceDto, D-PERT-1 |
| 31 | + SHIPPED #630; awareness_dto.rs::ResonanceDto KEEPS its name — perspectival] |
| 32 | + / BusDto B / ThoughtStruct Γ) ─→ cognitive-shader-driver ─→ SoA (MailboxSoA, |
| 33 | + value tenants — MID-MIGRATION: 10 lanes shipped, BoardAggregates 11th gated) |
| 34 | +``` |
| 35 | + |
| 36 | +**thinking-engine carries unwired gems** — built during the ladybug arc, |
| 37 | +not yet on the hot path. The wiring pass consults `MODULE-TABLE.md` (per-file |
| 38 | +census: consumes / emits / LE / debt / duplication / wave) + `COMPONENT-MAP.md` |
| 39 | +(reuse / repurpose / retire verdicts) BEFORE proposing anything new. Known |
| 40 | +candidates from the crate inventory (verify against MODULE-TABLE rows before |
| 41 | +wiring; some are calibration-only by design): |
| 42 | + |
| 43 | +- `layered.rs::CascadeChannels8` — NOW NAMED as the per-level cognitive- |
| 44 | + mantissa carrier of the Morton cascade (E-COMMA-QUORUM-1); collapses into |
| 45 | + `causal_edge::CausalEdge64`'s signed mantissa slot. First wiring target. |
| 46 | +- `spiral_segment.rs` / `prime_fingerprint.rs` — VSA bundle perturbation |
| 47 | + (re-scope under the VSA-niche ruling before wiring). |
| 48 | +- `cronbach.rs` / `ground_truth.rs` / `reencode_safety.rs` — the calibration |
| 49 | + battery (feeds D-MTS-2's certification gate). |
| 50 | +- `ghosts.rs` / `persona.rs` / `qualia.rs` / `world_model.rs` — cognition |
| 51 | + organs; persona/archetype are Layer-2 role catalogues → style-class |
| 52 | + candidates (Track B, after M9). |
| 53 | +- `domino.rs` / `composite_engine.rs` / `dual_engine.rs` — M8's collapse |
| 54 | + surface (4 near-duplicate engines → one dispatched engine). |
| 55 | +- `l4_bridge.rs` / `tensor_bridge.rs` — the L4 learning-loop seam (W4b). |
| 56 | + |
| 57 | +**Standing constraint:** the value-tenant migration is MID-FLIGHT (10 lanes, |
| 58 | +`ENVELOPE_LAYOUT_VERSION=2`, BoardAggregates gated on the batched mint + |
| 59 | +T1-T6) — any gem wired to the hot path lands as a ClassView READING of |
| 60 | +existing lanes or through the envelope-auditor gate, never as an ad-hoc lane. |
0 commit comments