iiRecord
Agentic AI Atlas · Board Reporting Cycle
workflow:board-reporting-cyclea5c.ai
II.
Workflow JSON

workflow:board-reporting-cycle

Structured · live

Board Reporting Cycle 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:board-reporting-cycle",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-enterprise-cross.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Board Reporting Cycle",
    "workflowKind": "governance",
    "triggerType": "scheduled",
    "typicalCadence": "quarterly",
    "complexity": "cross-team",
    "description": "Prepares and delivers quarterly board-of-directors reporting packages --\ncollecting financial results, operating metrics, and strategic initiative\nprogress from each department, consolidating narrative and data into\nstandardized board-deck format, conducting pre-read review cycles with\nexecutive team for accuracy and messaging alignment, preparing management\ncommentary on variances and forward outlook, coordinating logistics for\nboard meeting scheduling and materials distribution, and tracking action\nitems from prior board meetings to closure. Produces board reporting\npackage and meeting minutes with action tracker. Excludes board\ngovernance and director recruitment.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:board-reporting-cycle",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:board-reporting-cycle",
      "to": "role:planner",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:board-reporting-cycle",
      "to": "role:data-scientist",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:board-reporting-cycle",
      "to": "skill-area:python-data-pipelines",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:board-reporting-cycle",
      "to": "skill-area:data-quality",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:board-reporting-cycle",
      "to": "domain:finance",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:board-reporting-cycle",
      "to": "domain:operations",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:board-reporting-cycle",
      "to": "domain:business-intelligence",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:board-reporting-cycle",
      "to": "responsibility:data-quality-monitoring",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:board-reporting-cycle",
      "to": "responsibility:cost-optimization",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:board-reporting-cycle",
      "to": "org-unit:finance-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:board-reporting-cycle",
      "to": "org-unit:operations-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:board-reporting-cycle",
      "to": "org-unit:investor-relations",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}