diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-28 13:32:31 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-28 13:32:31 -0400 |
| commit | 749566cc1feca12e338d1a7b5e4bd659752304cc (patch) | |
| tree | f6717277d25d8243eedeaf278fdb9bbb0d3012cc /.ai/notes.org | |
| parent | 6be62aee7437fd8fe8d6eff991869b09529d3924 (diff) | |
| download | rulesets-749566cc1feca12e338d1a7b5e4bd659752304cc.tar.gz rulesets-749566cc1feca12e338d1a7b5e4bd659752304cc.zip | |
chore(todo): reconcile tasks and cluster the flashcard tooling
Task audit. I folded two of Craig's cj decisions: coverage-summary.el stays a local-only helper (reframed from bug to chore, docs work only), and the flashcard-stats refutation exemption goes generic, a header-declared check-exemption that supersedes the old two-option fix. I noted that the unattended-cron task's v1 precondition has landed, so it's buildable now rather than blocked. And I grouped the three flashcard tasks (apkg converter, refutation mode, multi-tag reconcile) under one parent, since they all edit the same two scripts and want building together.
Diffstat (limited to '.ai/notes.org')
| -rw-r--r-- | .ai/notes.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.ai/notes.org b/.ai/notes.org index 16aaebb..03347d2 100644 --- a/.ai/notes.org +++ b/.ai/notes.org @@ -78,7 +78,7 @@ Format: Markers maintained by workflows to record when they last ran. Read by other workflows that gate their behavior on freshness. -:LAST_AUDIT: 2026-06-24 +:LAST_AUDIT: 2026-06-28 :LAST_INBOX_PROCESS: 2026-06-28 (11 handoffs → simplification mode in /refactor, locating-craig.md rule, suspend.org workflow, commit-gate hardening + bundled-test deny hook, readability-audit template workflow, dot-stripped project names; bug-priority matrix made binding in todo-format.md + home/work handoffs) Format: one =:MARKER: YYYY-MM-DD= line per workflow. Workflows overwrite their own marker on completion. |
