From 22508170a288abcf882d1e123ce7309a11b89aae Mon Sep 17 00:00:00 2001 From: Jason Woltje Date: Wed, 2 Sep 2026 22:25:56 -0500 Subject: [PATCH] =?UTF-8?q?docs(plan):=20CURRENT.md=20=E2=80=94=20single?= =?UTF-8?q?=20next-action=20pointer=20for=20cadence-driven=20work?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/plans/CURRENT.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 docs/plans/CURRENT.md diff --git a/docs/plans/CURRENT.md b/docs/plans/CURRENT.md new file mode 100644 index 00000000..e37fbc39 --- /dev/null +++ b/docs/plans/CURRENT.md @@ -0,0 +1,32 @@ +# CURRENT — single source of "what happens next" + +This file always names exactly one next action. Any "continue" / "next" / +"proceed" message means: execute the action below, fully (implement → test → +verify against its acceptance criteria → commit → push → close the issue → +update this file to the next action). No ambiguity, no re-planning. + +## Next action + +Gitea issue: (none queued — awaiting owner direction) + +## Queue (ordered, not started) + +1. Owner review of M5–M7 (workspaces, capabilities, sessions) — hands-on +2. M8 candidate: mission-level capability policy (defaults per mission) +3. M9 candidate: run-record retention + `retry ` convenience + +## Rules + +- One action in flight. Update this file at the END of every action. +- Blocked? Move the item to "Blocked" below with the reason and stop. +- Completed actions move to the log at the bottom (date + issue + result). + +## Blocked + +(none) + +## Completed log + +- 2026-09-03 — M5 workspaces + capability envelope (#20, #21) — merged, tests green +- 2026-09-03 — M6 named sessions + resume (#22, #23) — merged, teach/recall verified +- 2026-09-03 — M7 run inspection + release 0.0.6 (#24) — merged, activated