Goal
Enrich kanban cards with PR status, CI status, token count, and graduated attention level to make the kanban view more operationally useful.
Scope
- In: Card content enrichment (PR link/status, CI badge, token count, attention level indicator), visual density improvements
- Out: Swim lanes by repo (separate issue), drag-to-prioritize (deferred)
Acceptance Criteria
Dependencies
Validation
Run go test ./internal/tui/components/kanban/.... Visual inspection at various terminal widths.
Goal
Enrich kanban cards with PR status, CI status, token count, and graduated attention level to make the kanban view more operationally useful.
Scope
Acceptance Criteria
FormatTokenCount)Dependencies
Validation
Run
go test ./internal/tui/components/kanban/.... Visual inspection at various terminal widths.