experiment: separate ui mock reference from deferred backlog
This commit is contained in:
@@ -100,11 +100,11 @@ Engine experiments are paused after Experiment 25B, which established scope-awar
|
||||
|
||||
First document to read: `docs/current-project-state.md`. Then consult `.claude/architecture-guardrails.md` before any code changes and `docs/project-knowledge-inventory.md` for task-specific references. The full experiment history remains available in `docs/design-evolution-log.md` but is no longer default reading.
|
||||
|
||||
Nothing has been archived, moved or deleted. Before changing the documentation structure, review whether the new entry point reliably replaces the large log section and whether any historical documents should be formally archived.
|
||||
Engine experiments remain paused after Experiment 25B. UI experiments are paused. Knowledge-management experiments: five documents archived per Experiment 29; backlog info.md split by Experiment 31 into a mock fixtures reference (`docs/ui-mock-reference.md`) and deferred UX backlog archive (`docs/archive/deferred-ux-backlog.md`). Architectural-principles.md kept as task-specific reference. No backlog items deleted or promoted. **First file to inspect when resuming:** `docs/current-project-state.md`.
|
||||
|
||||
### Return-to-Work Note (updated Experiment 30)
|
||||
### Return-to-Work Note (updated Experiment 31)
|
||||
|
||||
The current-state briefing was checked against source code via targeted code inspection of API routes, orchestrator imports/calls, and cross-module traces for each passive classifier. Five active capabilities are confirmed (reconstruction, graph updates, unknown selection, question formulation, turn orchestration). Seven passive capabilities remain classified as diagnostic_only (investigation-state assessment) or isolated (behaviour selection, decision-condition status, evidence direction, evidence scope, question importance, question relevance to decision, scope-aware condition status). No corrections to the current-state document were required. Knowledge-management experiments continue: five historical documents have been archived to `docs/archive/` per Experiment 29; two deferred documents reviewed in Experiment 30 (architectural-principles.md kept as task-specific reference; backlog info.md retained temporarily pending revision — neither moved). Engine and UI experiments remain paused. First file to inspect when resuming: `docs/current-project-state.md`, then `.claude/architecture-guardrails.md` before any code changes, then `lib/graph/orchestrator.js` for engine-resumption work.
|
||||
The current-state briefing was checked against source code via targeted code inspection of API routes, orchestrator imports/calls, and cross-module traces for each passive classifier. Five active capabilities are confirmed (reconstruction, graph updates, unknown selection, question formulation, turn orchestration). Seven passive capabilities remain classified as diagnostic_only (investigation-state assessment) or isolated (behaviour selection, decision-condition status, evidence direction, evidence scope, question importance, question relevance to decision, scope-aware condition status). No corrections to the current-state document were required. Knowledge-management experiments continue: five historical documents archived per Experiment 29; backlog info.md split in Experiment 31 into `docs/ui-mock-reference.md` (mock fixtures reference) and `docs/archive/deferred-ux-backlog.md` (deferred UX planning). Architectural-principles.md kept as task-specific reference. Engine and UI experiments remain paused. First file to inspect when resuming: `docs/current-project-state.md`, then `.claude/architecture-guardrails.md` before any code changes, then `lib/graph/orchestrator.js` for engine-resumption work.
|
||||
|
||||
## Verification Marker
|
||||
|
||||
|
||||
Reference in New Issue
Block a user