classify_incident
Classify an incident across multiple regulatory regimes, determining notification obligations, forms, and deadlines. Returns a decision tree for compliance actions.
Instructions
Classify an incident against every regime in scope. Returns the multi-regime decision tree: which clocks start, who to notify, on what form, by when.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_type | Yes | ||
| incident_description | Yes | ||
| affected_people_count | No | ||
| duration_hours | No | ||
| economic_impact_eur | No | ||
| personal_data_breached | No | ||
| cross_border | No | ||
| is_high_risk_ai | No | ||
| is_financial_entity | No | ||
| is_nis2_entity | No | ||
| is_iso42001_certified | No | ||
| is_frontier_model_developer | No | ||
| api_key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |