os-backlog slice 6: card-triage + board-audit named agents #15
Labels
No Label
P0
P1
P2
P3
afk-ready
hitl
next
ready-for-agent
review
semi
waiting
wayfinder:grilling
wayfinder:map
wayfinder:research
wayfinder:task
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: jared/cc-os#15
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Type: AFK · Triage: ready
Parent
PRD: issue #9 (os-backlog plugin). State pointer: Planka card https://planka.hyperthrive.io/cards/1816234194716592051
What to build
Two named agents.
card-triage: batch-assigns priority (P0–P3) and autonomy (hitl/semi/afk-ready) labels to raw Backlog cards so capture stays cheap and triage stays batched.board-audit: reports drift — stale Doing, WIP over cap, Waiting items whose blockers cleared, Review items aging — so the process stays honest without human policing.Both read-mostly: writes are limited to comments and label changes; neither ever moves a card between columns past Review, pulls Next, or touches Done.
Acceptance criteria
card-triagelabels a batch of unlabeled Backlog cards with priority + autonomy; never moves columnsboard-auditproduces a drift report covering the four drift classes; writes at most commentsBlocked by
Implemented in commit
27f8e5f(local main, tests green). Closing.