aboutsummaryrefslogtreecommitdiff
path: root/todo.org
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-28 09:08:43 -0500
committerCraig Jennings <c@cjennings.net>2026-05-28 09:08:43 -0500
commitbeb646e827802c0491b422ce03c7687eb66a717b (patch)
treee429eeb6ff362f9ddd85beff9fd811dca40a835c /todo.org
parent0c7eb59f813b5572cc32beb6d2dd09355639cbfc (diff)
downloadrulesets-beb646e827802c0491b422ce03c7687eb66a717b.tar.gz
rulesets-beb646e827802c0491b422ce03c7687eb66a717b.zip
feat(open-tasks): archive-done sweep at start of Phase A
open-tasks.org Phase A now runs `emacs --batch -q -l .ai/scripts/todo-cleanup.el --archive-done todo.org` as a pre-step before the parallel read batch. A level-2 task that completed during the session sits as ** DONE under Open Work until something archives it, which means Next Mode would surface it as a "what's next" candidate between cleanups. The pre-step ensures Phase A's read of todo.org reflects current state. The pre-step skips only in an explicit read-only or dry-run context. Default is always to sweep. Common Mistake #13 records "recommending a freshly-DONE task" with the pointer back to the pre-step. The proposal came from a pearl handoff on 2026-05-28.
Diffstat (limited to 'todo.org')
-rw-r--r--todo.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/todo.org b/todo.org
index 2e5357c..a15fe6c 100644
--- a/todo.org
+++ b/todo.org
@@ -1235,7 +1235,8 @@ Verification: simulate two agents sharing a project (separate AI_AGENT_ID values
Parent: see [[#16 Generic agent runtime support][Generic agent runtime support — Codex spec v0]] above for the larger arc this is sliced from.
-** TODO [#C] Run =--archive-done= sweep at start of =open-tasks.org= Phase A :chore:quick:solo:
+** DONE [#C] Run =--archive-done= sweep at start of =open-tasks.org= Phase A :chore:quick:solo:
+CLOSED: [2026-05-28 Thu]
:PROPERTIES:
:CREATED: [2026-05-28 Thu]
:LAST_REVIEWED: 2026-05-28