generate_incident_rca
Produce an incident root cause analysis from a session, detailing evidence, causes, corrective actions, and prevention steps. Supports optional focus lens and response mode.
Instructions
Reflective incident analysis with evidence, causes, corrective actions, and prevention steps. Free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| focus | No | Optional RCA lens such as continuity, latency, overload, or routing | |
| session_id | Yes | The session ID to analyze | |
| ritual_strip | No | Optional machine hygiene flag. When true, returns structured output without ritual/narrative prose, model-safe preambles, or guardrail alias blocks. | |
| response_mode | No | Optional response-mode control. Use model_safe when the caller must avoid claiming consciousness, sentience, personhood, or literal emotions. | |
| incident_summary | No | Optional incident summary if you want to override the recent failure context | |
| response_profile | No | Optional output-shape control. Use machine for structured JSON only; machine automatically strips ritual/narrative text. |