aboutsummaryrefslogtreecommitdiffstats
path: root/docs/superpowers/plans/2026-08-12-tagging-rules.md
AgeCommit message (Collapse)AuthorFilesLines
13 daysdocs(plans): implementation plan for the shared tagging rulesDanilo M.1-0/+2955
Fifteen tasks across two repositories, TDD throughout. Tasks 1-9 build the format, the post-new hook and mailctl's read-only rules command; 10-13 add qtmaildir's reader and dialog; 14 migrates the real rules and 15 closes the backlog item. One deviation from the spec, recorded at the top of the plan: the spec called for a countRules worker slot, but requestCounts already exists and counts threads. A tagging rule tags messages, so the plan adds a general requestMessageCounts instead of a rule-specific slot.