Autonomous remediation, grounded. It has a territory, a ledger, and a leash.
Territory Grounder is an open-source, self-hosted governed-autonomy SRE platform. It lets an LLM agent triage and autonomously remediate infrastructure incidents across a whole estate — under governance strict enough to trust it near production.
Its one principle, from which everything else follows:
The agent is not allowed to act on a belief it has not checked — and the check is not run by the model that made the claim.
The prediction is committed before acting; a separate, mechanical verifier decides whether it came true. That independent error channel — the one thing allowed to tell the agent "no" — is the whole point.
- grounder — the platform: Go control-plane, Temporal orchestration, PostgreSQL/pgvector, native Go agent loop over a bundled LiteLLM gateway, loadable connector modules, and the operator console.
Built for sovereign, regulated, and air-gapped estates. Apache-2.0.
