docs(confidence-engine): route design evolution provenance through archive index

This commit is contained in:
2026-09-03 11:56:36 +01:00
parent fb2384cff1
commit 37a9a12f93
4 changed files with 18 additions and 22 deletions
+2 -4
View File
@@ -141,7 +141,7 @@ The following were built during Experiments 1825B. They are isolated diagnost
| Task-specific or historical references | `docs/project-knowledge-inventory.md` |
| Broader architectural intent | `docs/architectural-principles.md` (task-specific only) |
| Task-specific routing by work type | `docs/task-context-packs.md` (four minimal packs + common rules) |
| Historical evidence or a named experiment | `docs/design-evolution-log.md` (the named section only) |
| Historical evidence or a named experiment | `docs/design-evolution/README.md` → relevant chapter |
Do not read the full design-evolution log unless a specific experiment is required. Use the inventory to locate task-specific context, then load only what you need.
@@ -153,9 +153,7 @@ Engine experiments advanced through Experiment 43, which diagnosed Clarify's abs
UX/product development reached v0.55: Portfolio / Investigation / Report route separation, persisted report lifecycle (first visit = one synthesis; subsequent visits = zero), confirmation-gated restart, focused-presentation ownership per question, empty Done + Re-open semantics, zero-Open-Questions milestone. All verified via targeted Vitest and live Playwright.
First document to read: **`docs/current-handoff.md`** (methodology continuity + current state), then `docs/current-project-state.md`, then `docs/project-knowledge-inventory.md`. Consult `.claude/architecture-guardrails.md` before any code changes. The full experiment history remains available in `docs/design-evolution-log.md` but is no longer default reading — load only when a specific question requires it.
First document to read: **`docs/current-handoff.md`** (methodology continuity + current state), then `docs/current-project-state.md`, then `docs/project-knowledge-inventory.md`. Consult `.claude/architecture-guardrails.md` before any code changes. The full experiment history remains available in `docs/design-evolution-log.md` but is no longer default reading — load only when a specific question requires it.
First document to read: **`docs/current-handoff.md`** (methodology continuity + current state), then `docs/current-project-state.md`, then `docs/project-knowledge-inventory.md`. Consult `.claude/architecture-guardrails.md` before any code changes. The full experiment history remains available in `docs/design-evolution/README.md` but is no longer default reading — load only when a specific question requires it.
## Verification Marker