iiRecord
Agentic AI Atlas · Annual Budget Cycle
workflow:annual-budget-cyclea5c.ai
II.
Workflow JSON

workflow:annual-budget-cycle

Structured · live

Annual Budget Cycle json

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

File · workflows/workflows/workflows-expanded-4.yamlCluster · workflows
Record JSON
{
  "id": "workflow:annual-budget-cycle",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-expanded-4.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Annual Budget Cycle",
    "workflowKind": "governance",
    "triggerType": "scheduled",
    "typicalCadence": "annual",
    "complexity": "cross-team",
    "description": "Planning and approving the annual operating budget -- gathering\ndepartment budget requests, analyzing historical spend, modeling\nscenarios, negotiating allocations, obtaining executive and board\napproval, and distributing approved budgets to cost center owners.\nProduces budget proposals, variance analyses, and approved budget\nallocations.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:annual-budget-cycle",
      "to": "role:director-of-engineering",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:annual-budget-cycle",
      "to": "role:engineering-program-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:annual-budget-cycle",
      "to": "domain:finance",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:annual-budget-cycle",
      "to": "domain:operations",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:annual-budget-cycle",
      "to": "responsibility:engineering-roadmap",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:annual-budget-cycle",
      "to": "org-unit:finance-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:annual-budget-cycle",
      "to": "org-unit:strategy-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}