aboutsummaryrefslogtreecommitdiff
path: root/archive
Commit message (Collapse)AuthorAgeFilesLines
* chore: archive completed tasks and close out the day's recordsCraig Jennings16 hours1-0/+180
| | | | The archive sweep moves the finished routing feature and the cancelled ntfy proposal into Resolved, todo.org carries the day's review stamps and dated build entries, and the session record lands under its dated name.
* chore(todo): archive completed tasks, file build-to-prototype follow-upCraig Jennings4 days1-0/+109
|
* fix(page): pages are info-level, not alarm-redCraig Jennings12 days1-0/+54
| | | | | | Craig's verdict on the all-red page styling: it reads like the system is about to crash. page-me and the work-the-backlog end-of-set page now use notify info --persist, still persistent and audible, never crash-scary. status-check's success and fail notifications keep their types, since a job outcome isn't a page. The commit also carries the two loop-filed task records and the archive sweep counterpart from earlier tonight.
* chore: shed the Resolved backlog to task-archive.org on first aging runCraig Jennings2026-06-301-0/+1666
The new --archive-done aging step's first run on this repo moved 58 closed subtrees older than seven days out of todo.org's Resolved section into archive/task-archive.org, leaving the last week in-file. Confirms the feature end to end: this repo tracks its todo file, so the archive is tracked and no gitignore entry was added.