Reportable Incident Notified
errorreportable_incident_notified
Reportable AI incidents are notified to the supervisory authority.
Formula
G(Incident ∧ reportable → F(supervisor_notified)) Why it matters
IOSCO Table 6.6: timely, high-quality reporting; firms notify supervisors of significant AI failures, biases, cybersecurity events, data breaches, or incorrect outputs that meet the reportable threshold.
Examples
passes reportable Incident followed by supervisor_notified
fails a reportable AI incident never notified to the regulator
Use it
ponens policies add reportable_incident_notified --into ./trace.json
ponens trace check ./trace.json