| 1 |
No brand identity — achromatic palette |
Indigo brand color (#6366F1), differentiated tokens |
theme.md |
| 2 |
No dark mode toggle |
3-state toggle (Sun/Monitor/Moon) in header |
app-layout.md, theme.md |
| 3 |
Missing loading/error states across pages |
Skeleton loaders, AlertCircle + retry patterns |
shared-components.md |
| 4 |
No save feedback on editors |
SaveIndicator component (Saving.../Saved/Failed) |
content-tab.md, plan-tab.md |
| 5 |
No breadcrumb navigation in content |
Breadcrumb row above page title |
content-tab.md |
| 6 |
Inconsistent empty states |
Standardized EmptyState component |
shared-components.md |
| 7 |
No search/filter on agents page |
Provider, mode, and name search filters |
agents.md |
| 8 |
Missing agent context (what task/initiative) |
Context row on agent cards |
agents.md |
| 9 |
No batch dispatch in execution |
"Queue All Pending" button + dispatch feedback |
execution-tab.md |
| 10 |
Confusing inbox button layout |
Simplified 2-button form (Send + Stop) |
inbox.md |
| 11 |
No initiative metadata on cards |
Branch badge + project names + timestamp |
initiatives-list.md |
| 12 |
Missing review tab loading/error |
Spinner + AlertCircle states |
review-tab.md |
| 13 |
No command palette |
Cmd+K palette for cross-entity search |
shared-components.md |