experiment: validate cross-boundary context routing
This commit is contained in:
@@ -104,23 +104,7 @@ 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.
|
||||
|
||||
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 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 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.
|
||||
|
||||
### Return-to-Work Note (Experiment 32)
|
||||
|
||||
Current principles now live in `docs/current-working-principles.md`. This short document contains only guidance supported by verified implementation, current project direction, and established product philosophy — organised into three sections: user experience, reasoning, and building the system. Broader and aspirational architecture remains in `docs/architectural-principles.md` as a task-specific reference; it has not been rewritten or deleted. Future sessions should use `docs/current-working-principles.md` by default for product and reasoning work. Engine and UI experiments remain paused after Experiment 25B. Branch: `feature/user-workspace-ux-v0.7`. First file to inspect when resuming: `docs/current-project-state.md`, then `docs/current-working-principles.md` for current guidance.
|
||||
|
||||
### Return-to-Work Note (Experiment 33)
|
||||
|
||||
Task-specific context packs now exist in `docs/task-context-packs.md`, giving each work type a minimal four-document starting set plus targeted reading paths. Future sessions should start with `docs/current-project-state.md`, then choose one pack from `docs/task-context-packs.md`. Additional documents should be loaded only for a named gap, with the reason recorded. Engine and UI experiments remain paused. Branch: `feature/user-workspace-ux-v0.7`. First file to inspect when resuming: `docs/current-project-state.md`, then select the relevant pack from `docs/task-context-packs.md`.
|
||||
|
||||
### Return-to-Work Note (Experiment 34)
|
||||
|
||||
A single return-to-work handoff file now exists at `docs/current-handoff.md`. It carries the latest stopping point in approximately 68 lines and replaces scattered current return notes for immediate resumption. Historical evidence remains in the design log and archive. Engine and UI experiments remain paused after Experiment 25B. Branch: `feature/user-workspace-ux-v0.7`. First file to inspect when resuming: `docs/current-handoff.md`, then `docs/current-project-state.md`, then the relevant pack from `docs/task-context-packs.md`.
|
||||
Engine experiments remain paused after Experiment 25B. UI experiments are paused. Knowledge-management phase is complete: all seven criteria met. No backlog items deleted or promoted. **First file to inspect when resuming:** `docs/current-project-state.md`.
|
||||
|
||||
## Verification Marker
|
||||
|
||||
@@ -128,4 +112,4 @@ Implementation status last checked against source: Experiment 28.
|
||||
The current-state document was verified as accurate by focused code inspection of API routes, orchestrator imports/calls, and cross-module traces for all passive classifiers. No corrections were required.
|
||||
|
||||
**Branch:** `feature/user-workspace-ux-v0.7`
|
||||
**Latest known commit before this experiment:** `4661b8e` (experiment: inventory project knowledge and context needs)
|
||||
**Latest known commit before this experiment:** pending (experiment: validate cross-boundary context routing)
|
||||
|
||||
Reference in New Issue
Block a user