feat: update roadmap with workload utilization heatmap and calendar view enhancements

This commit is contained in:
Leivur R. Djurhuus 2026-03-14 13:20:58 -05:00
parent b37c7d0bf4
commit 9d0677419d

View file

@ -58,8 +58,9 @@
| Feature | Notes |
|---|---|
| **Workload capacity grid** | Artist × Week grid with status bars, overallocation warnings, 4/8/12-week projections |
| **Utilization heatmap** | Color-coded heatmap on calendar + workload page, toggle between views |
| **Calendar view** | Monthly calendar with event pills, filters, day detail, heatmap overlay. *Not in original plan.* |
| **Workload utilization heatmap** | Color-coded heatmap on workload page (green → yellow → red by load). Added in `c8f88c6`. |
| **Calendar view** | Monthly calendar with event pills, filters, day detail. *Not in original plan.* |
| **Calendar heatmap** | Heatmap overlay on calendar grid with toggle and bar visualization. Added in `bac6d4c`. *Not in original plan.* |
| **Automation rule engine** | Full trigger/action engine with event bus, rule evaluator, action executor, execution log |
| **Semantic search (pgvector + Ollama)** | Embedding service, hybrid search, pgvector columns on Project + Deliverable |
| **AI Chat panel** | SSE streaming chat with tool calls (search_entities), entity cards, project/deliverable context. *Not in original plan.* |