JSON
Machine-readable incident decision record preview
The export uses RFC 8259 JSON. The field structure is a FUURAA public method—not an international standard, cybersecurity incident plan, forensic format, legal evidence, audit or certification format.
{
"schema": "fuuraa.ai-agent-incident-decision-record/v1",
"incident": {
"identity": "",
"deployment_and_authority": "",
"detection_and_clocks": "",
"triggered_boundary": ""
},
"containment": {
"actions": ""
},
"evidence": {
"bundle": "",
"affected_scope": "",
"consequence_evidence": ""
},
"investigation": {
"hypotheses_and_counter_evidence": ""
},
"recovery": {
"repair_or_rollback": "",
"recovery_tests": "",
"independent_review": ""
},
"reauthorisation": {
"decision_and_rationale": "",
"scope_and_exclusions": "",
"owner_expiry_and_reopen_triggers": ""
}
}