Intelligence · Baseline from MVP
AI Optimisation Layer
The meta layer. Reads the whole twin, thinks along, writes only recommendations. Vendor-agnostic (Claude · OpenAI · Mistral), per-tenant budget cap.
Capabilities
Concretely usable.
- 01
Three output stages
Insight (with evidence) → recommendation (with expected benefit) → module proposal (with ROI).
- 02
Evidence required
Every output carries a reference to real events or twin records. No evidence, no UI output.
- 03
LLM router
taskType-based: long summaries → Claude, structured extraction → JSON mode. Caching cuts cost.
How it runs
Three steps.
- 01
Event log → feature store
Materialised views on Postgres. The AI never reads the live tables.
- 02
Jobs run
Anomaly + forecast + mining + clustering + summarisation — each on its schedule.
- 03
Recommendation service
Recommendations get `evidence[]` and flow to UI / Slack / email.
Output
What lands with you.
- Insights feed in the dashboard
- Weekly executive report
- Module proposals with ROI estimate