Skip to content

style(watcher): reorder sections by operator timeline#34

Merged
ProtocolWarden merged 1 commit into
mainfrom
style/section-order-timeline
May 8, 2026
Merged

style(watcher): reorder sections by operator timeline#34
ProtocolWarden merged 1 commit into
mainfrom
style/section-order-timeline

Conversation

@ProtocolWarden
Copy link
Copy Markdown
Owner

Swap Campaigns ahead of Board so the pane reads as a timeline:

 Workers              ← Present (who's running)
 Active               ← Present (what's running)
 Recent               ← Past (what just happened)
 Campaigns            ← Future (high-level work)
 Board                ← Future (items moving)
 Queue                ← Future (items waiting)
 Global Rate          ← Capacity (rate budget)
 Backend Limits       ← Capacity (per-backend)
 Services             ← Infra
─────────────────────────────────────────────
 System Resources     ← (bottom-anchored)
 Global Gate

🤖 Generated with Claude Code

…re board)

Final order: Workers / Active (Present) → Recent (Past) → Campaigns /
Board / Queue (Future) → Global Rate / Backend Limits (Capacity) →
Services (Infra) → System Resources / Global Gate (bottom-anchored).

Campaigns are higher-level workstreams (multi-task), so they read
naturally before Board (per-task plane state). Board feeds Queue.
@ProtocolWarden ProtocolWarden merged commit 325081a into main May 8, 2026
5 checks passed
@ProtocolWarden ProtocolWarden deleted the style/section-order-timeline branch May 8, 2026 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant