iiRecord
Agentic AI Atlas · Crisis Communication Drill
workflow:crisis-communication-drilla5c.ai
II.
Workflow JSON

workflow:crisis-communication-drill

Structured · live

Crisis Communication Drill json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · workflows/workflows/workflows-pr-bi-km-pm.yamlCluster · workflows
Record JSON
{
  "id": "workflow:crisis-communication-drill",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-pr-bi-km-pm.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Crisis Communication Drill",
    "workflowKind": "operational",
    "triggerType": "scheduled",
    "typicalCadence": "semi-annually",
    "complexity": "cross-team",
    "description": "Simulates a public-facing crisis scenario to test communication\nreadiness — exercising spokesperson preparation, validating message\napproval chains, testing media response time, rehearsing social media\nmonitoring and response protocols, and evaluating internal/external\ncommunication coordination. Produces drill performance assessment and\ncommunication playbook updates. Excludes actual crisis management.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:crisis-communication-drill",
      "to": "role:incident-commander",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:crisis-communication-drill",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:crisis-communication-drill",
      "to": "role:technical-writer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:crisis-communication-drill",
      "to": "domain:public-relations",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:crisis-communication-drill",
      "to": "domain:operations",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:crisis-communication-drill",
      "to": "responsibility:incident-command",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:crisis-communication-drill",
      "to": "responsibility:respond-incidents",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:crisis-communication-drill",
      "to": "org-unit:marketing-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:crisis-communication-drill",
      "to": "org-unit:operations-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:crisis-communication-drill",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}