The current platform handles the closing-the-loop wedge for Linux fleets β alerts in, classification, diagnosis, gated remediation, and audit. The roadmap extends in two directions.
Depth. The safety classifier described in Β§03 β an independent LLM call with a hardened prompt, sitting between the trust Γ risk gate and the worker dispatch β is live. Its only job is to answer yes or no to the question "is this specific action safe on this specific host right now?" It can never relax the existing gates; it can only veto. What comes next is training a per-tenant version on the tenant's own resolved-incident corpus, instead of a general-purpose model, and slotting it into that same classifier position.
Per-tenant file-based memory β exportable, version-controllable markdown files instead of opaque database rows β will replace the current resolution corpus. Sidechain transcripts will capture each pipeline stage's full reasoning as JSONL, separately from the summary view in the dashboard.
Breadth. The wedge is closing incidents on existing infrastructure. The trajectory is the full lifecycle of an operator's infrastructure under a single agentic surface β what we think of as vibe deploy, alongside the vibe coding the industry already has. Describe a project; the platform picks the cloud, provisions, watches, fixes what breaks, and grows a per-tenant resolution corpus the operator owns. The wedge unlocks the rest: once an operator trusts the platform to close a tier-one incident at three in the morning, they trust it to ship the next environment, and the same agentic loop handles both.
The idea is large and the road is long. We know what we are signing up for.