Regulators
Regulator audiences expect precision, completeness, and verifiable claims. Cite frameworks and standards explicitly; quantify risks with named mitigations; avoid promotional framing entirely. Document what you don't know alongside what you do.
Metadata
ID
regulators
Catalog
audiences
Source
spec/catalogs/audiences/regulators.json
| Field | Value |
|---|---|
| seniority | mixed |
| technicalFluency | medium |
| decisionPower | decision-maker |
| attentionBudgetMinutes | 60 |
| recommendedNarratives | scqa, challenge-resolution, strategic-advisory, performance-improvement-plan |
| recommendedTones | formal, authoritative, technical |
| tags | external, compliance, policy |
Source JSON
{
"$schema": "https://openpresentation.org/schema/opf-audience/v1",
"id": "regulators",
"name": "Regulators",
"summary": "Government, agency, and policy reviewers evaluating compliance, risk, and impact.",
"description": "Regulator audiences expect precision, completeness, and verifiable claims. Cite frameworks and standards explicitly; quantify risks with named mitigations; avoid promotional framing entirely. Document what you don't know alongside what you do.",
"seniority": "mixed",
"technicalFluency": "medium",
"decisionPower": "decision-maker",
"attentionBudgetMinutes": 60,
"recommendedNarratives": [
"scqa",
"challenge-resolution",
"strategic-advisory",
"performance-improvement-plan"
],
"recommendedTones": [
"formal",
"authoritative",
"technical"
],
"tags": [
"external",
"compliance",
"policy"
]
}