FABRIC/.beads/ready-queue.json
jeda 1da1455d60 chore(bd-12u): close starvation alert as false positive
Ready-queue.json was stale (last updated 2026-03-05) and contained
closed beads. Regenerated queue with 8 actual open beads:
- bd-2b3 (P0): TUI color verification
- bd-129, bd-1j9, bd-1p8, bd-29t, bd-2x9, bd-3rf (P1): Tests
- bd-o0x (P2): Worker count badge

Co-Authored-By: Claude Worker <noreply@anthropic.com>
2026-03-07 05:40:38 +00:00

54 lines
1.3 KiB
JSON

{
"total_available": 8,
"beads": [
{
"id": "bd-2b3",
"title": "Verify TUI renders colors correctly in tmux session",
"priority": 0,
"issue_type": "task"
},
{
"id": "bd-129",
"title": "Integration test: Parse real NEEDLE worker logs end-to-end",
"priority": 1,
"issue_type": "task"
},
{
"id": "bd-1j9",
"title": "E2E test: WorkerDetail shows selected worker info",
"priority": 1,
"issue_type": "task"
},
{
"id": "bd-1p8",
"title": "Add hot reload for TUI when workers.log changes",
"priority": 1,
"issue_type": "task"
},
{
"id": "bd-29t",
"title": "E2E test: ActivityStream displays scrolling log entries",
"priority": 1,
"issue_type": "task"
},
{
"id": "bd-2x9",
"title": "E2E test: WorkerGrid renders workers with status colors",
"priority": 1,
"issue_type": "task"
},
{
"id": "bd-3rf",
"title": "Regression test suite for frankentui TUI",
"priority": 1,
"issue_type": "task"
},
{
"id": "bd-o0x",
"title": "Add worker count badge to header",
"priority": 2,
"issue_type": "task"
}
],
"last_updated": "2026-03-07T05:40:15Z"
}