iiRecord
Agentic AI Atlas · Quarterly Business Review
workflow:quarterly-business-reviewa5c.ai
II.
Workflow JSON

workflow:quarterly-business-review

Structured · live

Quarterly Business Review 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:quarterly-business-review",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-expanded-4.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Quarterly Business Review",
    "workflowKind": "governance",
    "triggerType": "scheduled",
    "typicalCadence": "quarterly",
    "complexity": "cross-team",
    "description": "Reviewing business performance and adjusting plans quarterly --\naggregating KPI dashboards, analyzing revenue and cost trends,\nreviewing OKR progress, identifying risks and opportunities,\nmaking resource allocation adjustments, and setting priorities for\nthe next quarter. Produces QBR decks, updated forecasts, and\naction item registers.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:quarterly-business-review",
      "to": "role:director-of-engineering",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:quarterly-business-review",
      "to": "role:VP-of-product",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:quarterly-business-review",
      "to": "role:engineering-program-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:quarterly-business-review",
      "to": "domain:strategy",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:quarterly-business-review",
      "to": "domain:operations",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:quarterly-business-review",
      "to": "responsibility:engineering-roadmap",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:quarterly-business-review",
      "to": "responsibility:cross-team-alignment",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:quarterly-business-review",
      "to": "org-unit:strategy-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:quarterly-business-review",
      "to": "org-unit:finance-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}