iiRecord
Agentic AI Atlas · Scenario Planning Workshop
workflow:scenario-planning-workshopa5c.ai
II.
Workflow JSON

workflow:scenario-planning-workshop

Structured · live

Scenario Planning Workshop json

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

File · workflows/workflows/workflows-thin-domains-fill.yamlCluster · workflows
Record JSON
{
  "id": "workflow:scenario-planning-workshop",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-thin-domains-fill.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Scenario Planning Workshop",
    "workflowKind": "governance",
    "triggerType": "scheduled",
    "typicalCadence": "quarterly",
    "complexity": "cross-team",
    "description": "Facilitates structured scenario planning workshops for strategic\ndecision-making -- identifying critical uncertainties and driving\nforces from environmental scanning, constructing internally\nconsistent scenario narratives along orthogonal axes of uncertainty,\nquantifying scenario-specific impacts on key business metrics using\nsimulation models, stress-testing current strategy and investment\nportfolio against each scenario, identifying robust options that\nperform well across multiple futures, mapping early warning\nindicators for each scenario trajectory, and synthesizing actionable\nhedging and adaptation recommendations. Produces scenario set\ndocumentation, impact heatmaps, strategic option evaluation matrix,\nand indicator monitoring dashboard. Excludes strategy execution.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:scenario-planning-workshop",
      "to": "role:planner",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:scenario-planning-workshop",
      "to": "role:data-scientist",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:scenario-planning-workshop",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:scenario-planning-workshop",
      "to": "skill-area:python-data-pipelines",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:scenario-planning-workshop",
      "to": "skill-area:data-warehouse-modeling",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:scenario-planning-workshop",
      "to": "domain:decision-intelligence",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:scenario-planning-workshop",
      "to": "domain:business-intelligence",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:scenario-planning-workshop",
      "to": "responsibility:review-architecture-changes",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:scenario-planning-workshop",
      "to": "responsibility:capacity-planning",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:scenario-planning-workshop",
      "to": "org-unit:analytics-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:scenario-planning-workshop",
      "to": "org-unit:business-intelligence-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}