risk_policy_lookup
Retrieve required controls, risk flags, and human-in-the-loop triggers for an architecture by providing industry, data classification, region, deployment, and governance constraints.
Instructions
Return required controls, risk flags, and human-in-the-loop triggers for an architecture based on industry, data classification (PHI, PII, regulated financial data), region, deployment model, and governance constraints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | Yes | Data region, e.g. US or EU | |
| industry | Yes | Industry, e.g. healthcare, financial_services, media_agency, retail | |
| deployment | Yes | Deployment model: cloud, on-prem, or hybrid | |
| constraints | No | Governance constraints from the architecture brief, e.g. ["cross-client governance", "EU data residency"] | |
| data_classification | Yes | Data classifications in scope, e.g. ["PHI", "PII"], ["regulated financial data"], ["non-sensitive"] |