iiRecord
Agentic AI Atlas · Annual Strategic Planning
workflow:annual-strategic-planninga5c.ai
II.
Workflow JSON

workflow:annual-strategic-planning

Structured · live

Annual Strategic Planning json

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

File · workflows/workflows/workflows-enterprise-cross.yamlCluster · workflows
Record JSON
{
  "id": "workflow:annual-strategic-planning",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-enterprise-cross.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Annual Strategic Planning",
    "workflowKind": "governance",
    "triggerType": "scheduled",
    "typicalCadence": "annually",
    "complexity": "cross-team",
    "description": "Orchestrates the organization-wide annual strategic planning cycle --\nfacilitating executive strategy sessions to define multi-year vision and\nannual priorities, cascading OKR drafts from executive themes to\ndepartment-level objectives, running competitive landscape and\nmarket-opportunity analyses, aligning headcount and budget requests to\nstrategic bets, conducting cross-functional dependency mapping and\ntrade-off negotiations, stress-testing plans against scenario-based\nfinancial models, and consolidating the final strategic plan for board\napproval. Produces annual strategic plan document and departmental OKR\ncascade. Excludes quarterly OKR check-ins.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:annual-strategic-planning",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:annual-strategic-planning",
      "to": "role:planner",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:annual-strategic-planning",
      "to": "role:principal-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:annual-strategic-planning",
      "to": "skill-area:adr-writing",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:annual-strategic-planning",
      "to": "skill-area:c4-modeling",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:annual-strategic-planning",
      "to": "domain:operations",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:annual-strategic-planning",
      "to": "domain:finance",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:annual-strategic-planning",
      "to": "domain:project-management",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:annual-strategic-planning",
      "to": "responsibility:capacity-planning",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:annual-strategic-planning",
      "to": "responsibility:cost-optimization",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:annual-strategic-planning",
      "to": "org-unit:operations-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:annual-strategic-planning",
      "to": "org-unit:finance-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:annual-strategic-planning",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}