diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-20 15:23:59 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-20 15:23:59 -0400 |
| commit | 4c4d28544c2dd3d001b65eaff58603c4b9da1687 (patch) | |
| tree | 2ea8feb720cf3d58bb33f5ea74ecbfd662f48c52 | |
| parent | a6aae6730a31e685ad67090147e4bc37bec4fadc (diff) | |
| download | rulesets-4c4d28544c2dd3d001b65eaff58603c4b9da1687.tar.gz rulesets-4c4d28544c2dd3d001b65eaff58603c4b9da1687.zip | |
chore(todo): close the task-review implementation as done
The habit is built and smoke-tested — the staleness script with count and --list modes, the wrap-up health check, the task-review workflow, and the startup nudge all shipped, and the first review cycle ran clean against the live list. The elisp component was dropped under Shape B. The daily habit carries on through the startup nudge and the wrap-up watchdog.
| -rw-r--r-- | todo.org | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -7,7 +7,8 @@ Project-scoped (not the global =~/sync/org/roam/inbox.org= list). * Rulesets Open Work -** DOING [#A] Implement task-review daily-habit per spec +** DONE [#A] Implement task-review daily-habit per spec +CLOSED: [2026-05-20 Wed] :PROPERTIES: :LAST_REVIEWED: 2026-05-20 :END: @@ -21,7 +22,7 @@ Status: 3. [-] =task-review.el= — dropped (Shape B is a pure workflow, not an Emacs mode). 4. [X] New =task-review.org= workflow + INDEX entry (the existing listing workflow was renamed to =open-tasks.org= to free the name). 5. [X] Startup nudge in template =startup.org= (threshold 7), not the project-only startup-extras layer. -6. [ ] Smoke test against live =todo.org= — run one real review cycle. +6. [X] Smoke test against live =todo.org= — first cycle run 2026-05-20 (7 tasks reviewed: 3 re-grades, 1 cancellation, 1 bump-and-tag). Triggered by: 2026-05-16 brainstorm on retiring the date-coverage scan. |
