Incidents Root-Caused
errorincidents_root_caused
AI-related incidents are recorded with root-cause analysis and remediation actions.
Formula
G(Incident → root_cause_recorded ∧ remediation_recorded) Why it matters
IOSCO Table 6.5 / §3.4: negative outcomes should be recorded and root cause analysis performed to determine cause and remediation; detailed records of AI-related incidents are maintained.
Examples
passes Incident with root_cause_recorded and remediation_recorded
fails an AI incident logged without root-cause analysis
Use it
ponens policies add incidents_root_caused --into ./trace.json
ponens trace check ./trace.json