Entity graph + GraphRAG context injection — what the LLM sees about your business
Control plane offline
Start the control plane to load entity graph stats.
Terminal: make up
or System Health → Start Service
Of recent agent runs, how many had graph context injected — and did it correlate with higher quality scores
Per-type counts (active only) — the graph layer's actual coverage of business concepts
Entities are extracted automatically when agent workers run. Queue a task to seed the graph.
Go to Command Center and queue any agent task.
Last 5 runs that actually used graph or reflection context — what the LLM saw
Context injection happens automatically when graph entities match the task topic. If empty, either the graph is sparse or the relevance threshold (0.55 cosine) filtered everything out.
Run a Research or SLR task with a clear topic to seed entities.