aboutsummaryrefslogtreecommitdiff
path: root/todo.org
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-02 21:22:43 -0500
committerCraig Jennings <c@cjennings.net>2026-06-02 21:22:43 -0500
commit291103803495cd1937244dc7c993faaaf00023ab (patch)
tree6944bb3ed502665dddfd634297471a4106b7030b /todo.org
parent2cff51e377c89e325ccbc10fae7c76b730a88571 (diff)
downloadrulesets-291103803495cd1937244dc7c993faaaf00023ab.tar.gz
rulesets-291103803495cd1937244dc7c993faaaf00023ab.zip
feat(task-audit): chain a task-review pass as the final phase
A task audit verified the surviving tasks are factually honest but left their relevance and priority untouched, so keeping the list lean still needed a separate task-review run. Added Phase F: after the audit stamps :LAST_AUDIT:, run task-review on the oldest-unreviewed batch in the same pass. The two stay distinct (audit owns facts and :LAST_AUDIT:, review owns relevance and the per-task :LAST_REVIEWED:); chaining just refreshes both markers in one invocation. open-tasks does not invoke task-review, so nothing there needed to change. Mirror synced.
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 3b25a31..6bcc095 100644
--- a/todo.org
+++ b/todo.org
@@ -34,7 +34,8 @@ Tags are assigned and refreshed by =task-audit=; =task-review= keeps them honest
* Rulesets Open Work
-** TODO [#C] task-review pass at end of task-audit :chore:solo:
+** DONE [#C] task-review pass at end of task-audit :chore:solo:
+CLOSED: [2026-06-02 Tue]
:PROPERTIES:
:LAST_REVIEWED: 2026-06-02
:END: