Skip to main content
ChangeGuard AI can close the loop on a failure: detect a failing workload, diagnose the root cause, propose a concrete fix, execute that fix inside your cluster under an explicit policy, verify that the fix actually worked, and roll it back if it didn’t. Every step is recorded, attributable, and visible in the dashboard. It does none of that by default. ChangeGuard AI ships at autonomy level Advise, where it recommends and nothing executes. This is a closed-loop control system, not an observability tool with a chatbot attached — but the loop is bounded by your policy, not by the system’s own judgment. Nothing executes automatically until you set the autonomy level to Auto and define a complete execution policy. Below Auto, every action waits for a human to approve it.

The loop

Two properties of this loop matter more than any individual feature:
  1. Every arrow is auditable. Each transition appends an event to an append-only audit trail, and the full lifecycle renders as an activity timeline on every incident in the dashboard.
  2. Failure escalates, it never loops. A failed verification triggers exactly one compensating action, and a rollback - whether it succeeds or fails - always leaves the incident escalated for a human. The system never retries indefinitely, never rolls back a rollback, and never silently resolves an incident it couldn’t fix.

Lifecycle states

Remediations and incidents move through first-class states - not free-form strings - so you can filter, alert, and reason about them precisely.

Where to go next

Autonomy model

The four-level dial that decides what ChangeGuard AI may do on its own

Execution policy

The allowlist contract that bounds Auto mode - editable from the dashboard

Verification

How ChangeGuard AI proves a fix worked before claiming success

Compensating actions

Automatic rollback: pre-state capture, drift refusal, single attempt, escalation

Safety guarantees

The invariants that hold even when things crash mid-flight

RBAC boundaries

Why the control plane physically cannot exceed what you granted

Audit trail

The append-only record and the incident activity timeline