diff --git a/ROADMAP.md b/ROADMAP.md index f7f399e..68c0185 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -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.* |