cc-os/plugins/os-backlog/tests
jared 27f8e5f2b2 os-backlog: card-triage + board-audit named agents (refs #15)
Two agent definitions. card-triage batch-labels raw Backlog cards with
one priority (P0-P3) and one autonomy (hitl/semi/afk-ready) label —
label changes only, ambiguity defaults to hitl. board-audit reports the
four drift classes (stale Doing, WIP over cap, Waiting unblocked, aging
Review) and writes at most one comment per drifting card. Both
definitions state the column-ownership constraints: never move cards
past Review, never pull Next, never touch Done.

Supporting read/write primitives: Cards#attach_label + Cards#comment,
exposed as card-label / card-comment subcommands alongside the existing
read-only snapshot JSON. Fake-client unit tests, no live API.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XknQRvihHDpYE47RTmUR4N
2026-07-10 13:44:13 -04:00
..
all.rb os-backlog: plugin scaffold + board-ensure (refs #10) 2026-07-10 13:35:18 -04:00
board_ensurer_test.rb os-backlog: plugin scaffold + board-ensure (refs #10) 2026-07-10 13:35:18 -04:00
cards_test.rb os-backlog: card-triage + board-audit named agents (refs #15) 2026-07-10 13:44:13 -04:00
config_test.rb os-backlog: routing resolver CLI (refs #12) 2026-07-10 13:36:08 -04:00
resolver_test.rb os-backlog: routing resolver CLI (refs #12) 2026-07-10 13:36:08 -04:00
test_helper.rb os-backlog: card-triage + board-audit named agents (refs #15) 2026-07-10 13:44:13 -04:00