experiment: create single return-to-work handoff

This commit is contained in:
2026-08-06 15:37:12 +01:00
parent b959cfa7a7
commit 1d92aa0b07
5 changed files with 126 additions and 2 deletions
+5
View File
@@ -84,6 +84,7 @@ The following were built during Experiments 1825B. They are isolated diagnost
| When you need | Read this |
|---|---|
| Returning after a break | `docs/current-handoff.md` (first file) |
| Where we are now | `docs/current-project-state.md` (this file) |
| Current principles and reasoning guidance | `docs/current-working-principles.md` |
| What to keep from code changes during UX work | `.claude/architecture-guardrails.md` |
@@ -117,6 +118,10 @@ Current principles now live in `docs/current-working-principles.md`. This short
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`.
## Verification Marker
Implementation status last checked against source: Experiment 28.