ui: focus board on live work

This commit is contained in:
kami
2026-07-29 23:38:49 +04:00
parent f7027cb9a7
commit ce02c60106
7 changed files with 76 additions and 72 deletions
+6 -4
View File
@@ -76,10 +76,12 @@ catalogue.
leads with reason, last activity, pane state, retained evidence, and the
next safe action. Only server-enabled lifecycle actions are shown directly;
unavailable actions are kept in an “Unavailable actions” disclosure.
4. **Separate active work from history.** Default the board to active,
waiting, and needs-attention work; move completed/failed/test residue to
filters or a compact history view. Add search, project filtering, and an
explicit “no live work” state.
4. ~~**Separate active work from history.**~~ **Closed in code,
deployment verification outstanding (2026-07-29).** The board defaults to
queued, leased, and blocked work; completed and failed records are in a
History view, with an All view for audits. Search, project filtering, and
an explicit no-live-work state keep historical E2E residue out of normal
operations.
5. **Complete the worker truth model.** Show worker-owned heartbeat, local
herdr reachability, active task/pane, and last error separately from legacy
coordinator probes.