| §8.4.1 | One plan per BIA-critical service or capability | bcp_plans table — one row per plan |
| §8.4.2 | Response structure — IMT, RACI, escalation | bcp_team_members with raci enum + notify_priority |
| §8.4.3 | Warning + communication plan | bcp_stakeholder_comms (audience × trigger × template) |
| §8.4.4 | Plan content — purpose, scope, activation, deactivation, classification, RTO, RPO | Native discrete columns on bcp_plans (see data model below) |
| §8.4.5 | Phased recovery — respond / recover / restore | phase column on bcp_recovery_steps |
| §8.5 | Performance evaluation — invocation evidence | bcp_activations — first-class activation log |
| §8.6 | Periodic review of plans | next_review_date + last_reviewed_at on bcp_plans |
| §7.5 | Documented information attached to plans | bcp_documents with R2/S3 storage + soft-delete |