{}OPF
DocsAudiences recordEdit on GitHub

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

FieldValue
senioritymixed
technicalFluencymedium
decisionPowerdecision-maker
attentionBudgetMinutes60
recommendedNarrativesscqa, challenge-resolution, strategic-advisory, performance-improvement-plan
recommendedTonesformal, authoritative, technical
tagsexternal, compliance, policy

Source JSON

regulators.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"
  ]
}