You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(board): CORRECTION-OF sprint-4 framing — most worker specs duplicated existing .claude/plans/ corpus
User surfaced 5 prior plans 2026-05-13 evening:
anatomy-realtime-v1.md (19 KB) — IS W11's FMA spec, pre-existing
unified-ogit-architecture-v1.md (30 KB, 15 patterns A-O) — supersedes W1
ogit-g-context-bundle-v1.md — already exists (sprint-3 cited)
super-domain-rbac-tenancy-v1.md (86 KB, 1387 lines) — canonical PR #363 spec
compile-time-consumer-binding-v1.md (23 KB) — Pattern E + F sprint-2 plan
Plus prior find: jc-pillars-runtime-wiring-v1.md, lance-graph-rdf-fma-snomed-v1.md,
2026-05-06-splat-osint-ingestion-v1.md, tetrahedral-epiphany-splat-integration-v1.md,
foundry-roadmap-unified-smb-medcare-v1.md
Duplication audit: W1 / W4 / W6 / W11 specs partially restate prior
plans; W3 / W7 / W8 / W9 / W10 / W12 added real value. The workers
did not grep .claude/plans/ before drafting.
Same root-cause pattern surfaced THREE times in one session:
math layer — one kernel Σ' = J·Σ·Jᵀ, three Jacobians
substrate — ndarray::hpc::renderer already exists at 60fps
plan layer — 30+ plans already cover the architectural surface
Fix: sprint-5 worker prompt template MUST include a mandatory
read-order section pointing at .claude/plans/ as hard precondition
to spec writing. 12-step read-order added to the EPIPHANIES entry
covering the most-relevant plans by domain.
Sprint-5 priority stack revised: Tier 1 surgical fixes (W10/W8/W9)
stand but reframed as DELTA against super-domain-rbac-tenancy §13;
Tier 2 W4/W6 specs should be REPLACED with delta-against-prior-plan
patches; Tier 3 W11 spec replaced with citation+patches to
anatomy-realtime-v1 + lance-graph-rdf-fma-snomed-v1.
Copy file name to clipboardExpand all lines: .claude/board/EPIPHANIES.md
+64Lines changed: 64 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,6 +65,70 @@ stay as historical references.
65
65
66
66
## Entries (reverse chronological)
67
67
68
+
## 2026-05-13 — CORRECTION-OF sprint-4 framing: most worker specs partially duplicated existing `.claude/plans/` corpus — sprint-5 MUST grep `.claude/plans/*.md` before spawning any worker
Sprint-4 spawned 12 workers to convert 11 TD rows into PR-ready specs. **Discovered post-hoc that most architectural specs duplicated existing plan-tier docs already on the branch.** The workers did not grep `.claude/plans/` before drafting.
73
+
74
+
**Duplication audit:**
75
+
76
+
| Sprint-4 worker spec | Prior plan that already covered it | Duplication |
12. grep -l "<topic>" .claude/plans/ # find any topic-specific plans
114
+
```
115
+
116
+
Worker prompts must include: "Before drafting, read these specific plan files: [...]. Cite them or explain why your spec adds value beyond them."
117
+
118
+
**Sprint-5 priority stack — REVISED against the real plan corpus:**
119
+
120
+
The Tier 0-4 stack from earlier today still holds for TD coverage, BUT the deliverable framing changes:
121
+
122
+
-**Tier 0** (PR follow-up, ~1 day) — UNCHANGED. PR-A composes the existing 3 commits on top of PR #363; SHAs already captured in W7's spec.
123
+
-**Tier 1** (substrate, ~1 week) — W10 + W8 + W9 are still the right surgical fixes. **But** they need to be reframed as DELTA against `super-domain-rbac-tenancy-v1.md §13` (D-SDR-3..5 already named there). Each PR should cite §X of that plan.
124
+
-**Tier 2** (composable wiring, ~2 weeks) — W4 and W6 should NOT use the sprint-4 specs as-is. Both must be rewritten as DELTA against existing plans:
- W6: against `jc-pillars-runtime-wiring-v1.md` (the pillar wiring already plans the thinking-engine composition)
127
+
-**Tier 3** (FMA convergence) — W11's spec should be REPLACED with citations to `anatomy-realtime-v1.md` (already the proof-of-vision plan) + `lance-graph-rdf-fma-snomed-v1.md` (already the FMA ingest plan). Sprint-4 W11 spec keeps its drug-knowledge crosswalk + two-tier-ingest patches as additions to those plans.
128
+
-**Tier 4** (perf) — W5 unchanged; no prior plan duplication.
129
+
130
+
**The honest meta-pattern:** I generated three classes of correction today (math/substrate/plan) for the same root cause — conjecturing before grepping. The fix is not "be more careful next time" — it's "the worker prompt template MUST include a mandatory read-order section pointing at `.claude/plans/`, and that section must be a hard precondition to spec writing." Update worker prompt templates for sprint-5.
131
+
68
132
## 2026-05-13 — UNIFICATION: Gaussian-splat + EWA-Sandwich is ONE kernel (`Σ' = J·Σ·Jᵀ`) applied to THREE Jacobians across the workspace — render, graph propagation, perturbation field
69
133
70
134
**Status:** FINDING (corrects the same-day three-meanings-of-splat entry that wrongly split them apart; user-corrected 2026-05-13)
0 commit comments