iiRecord
Agentic AI Atlas · OKR Alignment Review
workflow:okr-alignment-reviewa5c.ai
II.
Workflow JSON

workflow:okr-alignment-review

Structured · live

OKR Alignment Review json

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

File · workflows/workflows/workflows-product-deep.yamlCluster · workflows
Record JSON
{
  "id": "workflow:okr-alignment-review",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-product-deep.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "OKR Alignment Review",
    "workflowKind": "governance",
    "triggerType": "scheduled",
    "typicalCadence": "quarterly",
    "complexity": "cross-team",
    "description": "Reviews alignment between team-level OKRs and company-level objectives —\nscoring key result progress, identifying misaligned or orphaned OKRs,\nfacilitating cross-team dependency mapping, surfacing resourcing conflicts,\nand producing a realignment recommendation report for leadership. Excludes\nindividual OKR authoring.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:okr-alignment-review",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:okr-alignment-review",
      "to": "role:planner",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:okr-alignment-review",
      "to": "role:principal-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:okr-alignment-review",
      "to": "skill-area:adr-writing",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:okr-alignment-review",
      "to": "domain:software-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:okr-alignment-review",
      "to": "responsibility:capacity-planning",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:okr-alignment-review",
      "to": "responsibility:retro-facilitation",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:okr-alignment-review",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:okr-alignment-review",
      "to": "org-unit:product-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}