Attention queues: no-PT-source and needs-decision #89

Merged
naps62-yolo merged 1 commits from issue/33-attention-queues into main 2026-08-22 23:57:43 +01:00
Owner

Adds the attention deck (issue #33, DESIGN.md §5.2 + §5.7): the only two places the UI asks for a human.

  • No PT source — kids titles with no qualifying pt release. One click writes allow_english_audio, queues the normal search, and drops the entry; the row opens the release deck as evidence.
  • Needs decision — hard-failed twice on different releases; the row opens the release deck to decide by hand.

Both sections always render, even empty — good news here is an absence. The rail QUEUES control carries an amber entry count refreshed with the 15 s health poll; cyan stays the interaction hue. Backend GET /api/queues/attention already existed (#87); this is UI only, through the impeccable skill on the incumbent master-control world.

Closes #33

🤖 Generated with Claude Code

Adds the attention deck (issue #33, DESIGN.md §5.2 + §5.7): the only two places the UI asks for a human. - **No PT source** — kids titles with no qualifying pt release. One click writes `allow_english_audio`, queues the normal search, and drops the entry; the row opens the release deck as evidence. - **Needs decision** — hard-failed twice on different releases; the row opens the release deck to decide by hand. Both sections always render, even empty — good news here is an absence. The rail QUEUES control carries an amber entry count refreshed with the 15 s health poll; cyan stays the interaction hue. Backend `GET /api/queues/attention` already existed (#87); this is UI only, through the `impeccable` skill on the incumbent master-control world. Closes #33 🤖 Generated with [Claude Code](https://claude.com/claude-code)
naps62-yolo added 1 commit 2026-08-22 23:54:52 +01:00
feat(web): attention queues view (#33)
ci / web (pull_request) Successful in 51s
ci / rust (pull_request) Successful in 1m23s
630d038ea0
The two $5.2/$5.7 surfaces that ask for a human: no-PT-source with
the one-click allow_english_audio override (writes the override, queues
the normal search, drops the entry), and needs-decision opening the
release deck. Rail control carries an amber entry count refreshed with
the health poll.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
naps62-yolo reviewed 2026-08-22 23:57:23 +01:00
naps62-yolo left a comment
Author
Owner

Reviewed 630d038. No findings.

Reviewed `630d038`. No findings. <!-- agent-meta: {"model":"gpt-5","session":"01a02baf"} -->
naps62-yolo merged commit 22024d4be2 into main 2026-08-22 23:57:43 +01:00
naps62-yolo deleted branch issue/33-attention-queues 2026-08-22 23:57:43 +01:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: yolo/arr#89