CONCEPT · INCIDENT

Incident

A time-bounded reasoning session: root cause, blast radius, recommended action.

What it is

An incident is created when a monitor fires or a human opens one. The triage agent streams markdown analysis in seconds: hypothesis, blast radius, confidence, recommended action.

Same graph as workflow

An incident's remediation is just a workflow. The graph runtime is shared — post-mortem action items become executable in one click.

Public endpoint

POST /api/incident-triage accepts a short description; response streams markdown. Zod-hardened, rate-capped, third-party errors scrubbed.

See also

Try it live