Question
Migrate the board to the spec: shade-tier depth, column header bands (Raised tier, solid hue on focus), borderless cards with priority rails (thicken on selection, keep hue), title + muted description snippet per the card anatomy spec, pill-capped chips, zebra at compact density, both-axis compaction (height < 30 or inner width < 22; tune the 22 with a 60x50 golden), filter bar and status/footer bands. Remove board_view.go's inline styles via the theme seam.
The binding spec is docs/design/tui-design-spec.md on branch design/tui-spec (resolution of #139). Read it before writing any code; deviations must be deliberate and recorded on the map.
Execution protocol: map #80 rules (claim by self-assignment, branch from origin/main, PR, squash-merge on green with acceptance checked, resolution comment, close, append one line to map #136). Coverage: 96.4% total / 95% per package / 90% floor for internal/tui. Color goldens pin tea.WithColorProfile; regenerate goldens touched by the restyle in the same PR.
Part of #136.
Blocked by: #140
Question
Migrate the board to the spec: shade-tier depth, column header bands (Raised tier, solid hue on focus), borderless cards with priority rails (thicken on selection, keep hue), title + muted description snippet per the card anatomy spec, pill-capped chips, zebra at compact density, both-axis compaction (height < 30 or inner width < 22; tune the 22 with a 60x50 golden), filter bar and status/footer bands. Remove board_view.go's inline styles via the theme seam.
The binding spec is docs/design/tui-design-spec.md on branch design/tui-spec (resolution of #139). Read it before writing any code; deviations must be deliberate and recorded on the map.
Execution protocol: map #80 rules (claim by self-assignment, branch from origin/main, PR, squash-merge on green with acceptance checked, resolution comment, close, append one line to map #136). Coverage: 96.4% total / 95% per package / 90% floor for internal/tui. Color goldens pin tea.WithColorProfile; regenerate goldens touched by the restyle in the same PR.
Part of #136.
Blocked by: #140