Skip to content
Merged
20 changes: 11 additions & 9 deletions .claude/board/SUPERSESSION-INDEX.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
## What this table says

**`BindSpace` is the shape of the problem.** Marked RETIRE, and simultaneously the
most-referenced symbol here: **67 crate files, 41 plans, 40 of them blind.**
most-referenced symbol here: **67 crate files, 44 plans, 41 of them blind.**
That is a programme, not a cleanup.

**`CollapseGateEmission` is the sharpest case: 12 plans name it and *every one* is blind.**
Its COMPONENT-MAP note reads: already tombstoned (PR #477); comment-only remains

**`ResonanceDto` → `PerturbationDto` gives the rule that needs no map at all:**
2 crate files against 6 plans. The code moved; the plans did not.
2 crate files against 10 plans. The code moved; the plans did not.
**Plan-mentions exceeding crate-mentions is a staleness signal on its own.**

### The limit of the mechanical route
Expand Down Expand Up @@ -52,19 +52,19 @@ coverage instead.
| `A2AMessage` | BLOCKED | — | 2 | 0 | 0 |
| `StepMask` | BLOCKED | — | 3 | 7 | 3 |
| `commit_to_l4` | BLOCKED | — | 2 | 1 | 0 |
| `dispatch_busdto` | BLOCKED | — | 3 | 5 | 5 |
| `dispatch_busdto` | BLOCKED | — | 3 | 6 | 5 |
| `persist_cycle` | BLOCKED | — | 10 | 6 | 5 |
| `CognitiveMarkers` | REPURPOSE | `Commit` | 2 | 0 | 0 |
| `DominoCascade` | REPURPOSE | `Commit` | 8 | 0 | 0 |
| `GateDecision` | REPURPOSE | — | 25 | 27 | 24 |
| `GateState` | REPURPOSE | — | 14 | 1 | 1 |
| `MergeMode` | REPURPOSE | — | 8 | 12 | 11 |
| `ResonanceDto` | REPURPOSE | `PerturbationDto` | 2 | 6 | 5 |
| `BindSpace` | RETIRE | — | 67 | 41 | 40 |
| `MergeMode` | REPURPOSE | — | 8 | 13 | 12 |
| `ResonanceDto` | REPURPOSE | `PerturbationDto` | 2 | 10 | 7 |
| `BindSpace` | RETIRE | — | 67 | 44 | 41 |
| `CollapseGateEmission` | RETIRE | — | 5 | 12 | 12 |
| `ThinkingStyle` | RETIRE-toward-contract | — | 51 | 27 | 24 |

## Table 2 — plans naming a ruled symbol without citing the ruling (70)
## Table 2 — plans naming a ruled symbol without citing the ruling (72)

Route is **mechanical triage, not a verdict**: `ARCHIVE?` = the plan's own status says
it shipped; `RESCOPE` = it targets a symbol marked RETIRE; `READ` = neither signal fires
Expand All @@ -79,6 +79,7 @@ a licence to act on it.

| route | plan | ruled symbols named | self-declared status | board coverage |
|---|---|---|---|---|
| **READ** | `alpha-reason-witness-cognitive-fabric-v1` | `ResonanceDto` | PROPOSED / PLAN ONLY. No production implemen | 0/9 |
| **READ** | `archetype-scaffold-v1` | `GateDecision` | In progress (2026-04-24) | 0/0 |
| **READ** | `capstone-cognitive-loop-wiring-nan-census-v1` | `GateDecision` | PROPOSED (2026-06-20). The measurement compa | 0/0 |
| **READ** | `deepnsm-v3-convergence-v1` | `StepMask` | PROPOSED (doc-only). Extends `v3-convergence | 5/5 |
Expand All @@ -105,6 +106,7 @@ a licence to act on it.
| **RESCOPE** | `palantir-parity-cascade-v2` | `BindSpace`, `MergeMode`, `ResonanceDto`, `ThinkingStyle` | plan, not implementation. | 1/17 |
| **RESCOPE** | `temporal-markov-and-style-classes-v1` | `BindSpace`, `MergeMode`, `StepMask`, `ThinkingStyle` | ACTIVE (operator-ratified 2026-07-10: "other | 16/19 |
| **RESCOPE** | `unified-soa-convergence-v1` | `BindSpace`, `CollapseGateEmission`, `ResonanceDto`, `ThinkingStyle` | PROPOSAL / integration plan. Design-spec onl | 22/25 |
| **RESCOPE** | `alpha-reason-witness-shader-field-archaeology-pass-1` | `BindSpace`, `MergeMode`, `ResonanceDto` | SOURCE AUDIT / PLAN ONLY. No production wiri | 0/1 |
| **RESCOPE** | `bindspace-mailbox-soa-dependency-map-v1` | `BindSpace`, `dispatch_busdto`, `persist_cycle` | MAP / preflight. No source wired yet. Read-b | 2/2 |
| **RESCOPE** | `bindspace-mailbox-soa-w3-w4a-impl-v1` | `BindSpace`, `dispatch_busdto`, `persist_cycle` | v2 — 5-consolidation + 3-brutal-critic pass | 1/1 |
| **RESCOPE** | `cognitive-substrate-convergence-v3` | `BindSpace`, `CollapseGateEmission`, `MergeMode` | ACTIVE — sprint-12 Wave F + Wave G complete | 7/16 |
Expand Down Expand Up @@ -151,6 +153,6 @@ a licence to act on it.
| **RESCOPE** | `unified-soa-rubikon-integration-v1` | `BindSpace` | — | 8/8 |

- **ARCHIVE?**: 0
- **RESCOPE**: 54
- **READ**: 16
- **RESCOPE**: 55
- **READ**: 17
- ruled symbols tracked: 14
Loading
Loading