{ "templateId": "tmpl-risk-profile-state-email", "tenantId": "bootstrap", "channelType": "Email", "key": "tmpl-risk-profile-state", "locale": "en-US", "schemaVersion": "1.0.0", "renderMode": "Html", "format": "Html", "description": "Email notification for risk profile state changes", "metadata": { "eventKind": "risk.profile.published", "category": "risk", "subject": "[Notify] Risk profile update: {{ event.profileName }}" }, "body": "\n\n\n\n

Risk Profile Update

\n
\n

Profile: {{ event.profileName }}

\n

State: {{ event.state }}

\n

Owner: {{ event.owner }}

\n

Summary: {{ event.summary }}

\n{{ #if event.policyId }}

Policy: {{ event.policyId }} (v{{ event.policyVersion }})

{{ /if }}\n
\n
\n

Event ID: {{ event.eventId }} | Occurred: {{ event.occurredAtUtc }}

\n\n" }