experiment: archive historical project documents
This commit is contained in:
@@ -112,16 +112,16 @@ Documents or sections that are primarily historical evidence from past experimen
|
||||
### Retain as Evidence (do not load by default)
|
||||
| Document | Size | Why archived / why retain |
|
||||
|---|---|---|
|
||||
| `docs/v0.6-ambiguity-generalisation.md` (40 lines) | small | v0.6 experiment — superseded by later reasoning architecture decisions |
|
||||
| `docs/v0.5-release-notes.md` (58 lines) | small | Historical record of v0.5 state; nothing active depends on it |
|
||||
| `docs/v0.4-handoff.md` (258 lines) | medium | Historical handoff document from v0.4 transition; architecture has evolved since |
|
||||
| `docs/v0.4-route-status.md` (25 lines) | small | Historical route tracking; current routes differ |
|
||||
| `docs/archive/v0.6-ambiguity-generalisation.md` (40 lines) | small | Archived 2026-08-06. v0.6 experiment — superseded by later reasoning architecture decisions. See archive index for full provenance. |
|
||||
| `docs/archive/v0.5-release-notes.md` (58 lines) | small | Archived 2026-08-06. Historical record of v0.5 state; nothing active depends on it. See archive index for full provenance. |
|
||||
| `docs/archive/v0.4-handoff.md` (258 lines) | medium | Archived 2026-08-06. Historical handoff document from v0.4 transition; architecture has evolved since. Referenced in docs/orchestrator-contract.md as historical evidence — that reference was updated to the archive path. See archive index for full provenance. |
|
||||
| `docs/archive/v0.4-route-status.md` (25 lines) | small | Archived 2026-08-06. Historical route tracking; current routes differ. See archive index for full provenance. |
|
||||
| `docs/01_Confidence_Engine_Founding_Principles.md` (24 lines) | small | Foundational but not operational — load on request, not by default |
|
||||
|
||||
### Retain as Evidence (do not load by default)
|
||||
| Document | Size | Why archived / why retain |
|
||||
|---|---|---|
|
||||
| `docs/v0.7-observation-report.md` (136 lines) | medium | Experimental observation snapshot — useful reference but not a current working document |
|
||||
| `docs/archive/v0.7-observation-report.md` (136 lines) | medium | Archived 2026-08-06. Experimental observation snapshot — useful reference but not a current working document. See archive index for full provenance. |
|
||||
|
||||
### Review Before Archive (may have future value; do not load by default now)
|
||||
| Document | Size | Why review before archive |
|
||||
@@ -185,4 +185,4 @@ None. The five questions were answered accurately from the minimum context set.
|
||||
|
||||
## Return-to-Work Note
|
||||
|
||||
Engine experiments paused after Experiment 25B, which established scope-aware condition status classification — distinguishing direct evidence from relevant-but-different claims by checking subject, timeframe, and claim type. Present-state evidence does not settle future-feasibility conditions. The passive classifier layers remain isolated; no active integration yet. We now have a working document that maps which documentation Claude needs for typical tasks without loading the full history. Nothing has been archived or deleted — all historical material remains accessible. This inventory describes the proposed context-loading plan. Before reorganising files, review: duplicated principles across documents, whether the current state summary at the top of design-evolution-log.md needs updating, and whether architectural-principles.md still matches implementation. Branch: `feature/user-workspace-ux-v0.7`. First file to inspect when resuming: `.claude/project-context.md`, then Experiments 23–25B in `docs/design-evolution-log.md` (lines 1218–1520).
|
||||
Engine experiments paused after Experiment 25B, which established scope-aware condition status classification — distinguishing direct evidence from relevant-but-different claims by checking subject, timeframe, and claim type. Present-state evidence does not settle future-feasibility conditions. The passive classifier layers remain isolated; no active integration yet. Knowledge-management experiments continue: five historical documents have been archived to `docs/archive/` per Experiment 29 (archive index at `docs/archive/README.md`). Nothing was deleted. Two candidates (`architectural-principles.md`, `backlog info.md`) were deliberately retained in `docs/` pending review. This inventory has been updated with archive paths and provenance notes. Branch: `feature/user-workspace-ux-v0.7`. First file to inspect when resuming: `.claude/project-context.md`, then Experiments 23–25B in `docs/design-evolution-log.md` (lines 1218–1520).
|
||||
|
||||
Reference in New Issue
Block a user