Files
ai-workflow-course/modules/24-assistive-agents/lab/ai-triage.sample.json
T
claude 2684095e2f Build out all 27 modules + capstone (#1)
Co-authored-by: claude <claude@jpaul.io>
Co-committed-by: claude <claude@jpaul.io>
2026-06-22 12:19:01 -04:00

7 lines
414 B
JSON

{
"labels": ["type:bug", "priority:p2", "area:cli", "ready:ai-ready"],
"assignee_type": "agent",
"rationale": "Reproducible crash with exact steps and environment, and the fix is small and well-scoped (add a bounds check / friendly error in the `done` branch, mirroring how the other commands handle empty state). No data loss, so p2. Clear enough to hand to an issue-to-PR agent.",
"confidence": "high"
}