II.
Workflow JSON
Structured · liveworkflow:strategic-initiative-progress-review
Strategic Initiative Progress Review json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:strategic-initiative-progress-review",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-strategy.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Strategic Initiative Progress Review",
"workflowKind": "governance",
"triggerType": "scheduled",
"typicalCadence": "monthly",
"complexity": "cross-team",
"description": "Reviews progress of active strategic initiatives against planned\nmilestones -- tracking OKR completion percentages and confidence levels\nacross all strategic bets, evaluating resource allocation actuals versus\nplan by initiative, identifying cross-team dependency blockers requiring\nexecutive escalation, reviewing leading indicators and early-warning\nmetrics for at-risk initiatives, facilitating trade-off discussions when\ninitiatives compete for constrained resources, and updating initiative\nstatus dashboards for board and leadership visibility. Produces initiative\nprogress report and escalation recommendations. Excludes annual planning\nand OKR-setting.\n"
},
"outgoingEdges": [
{
"from": "workflow:strategic-initiative-progress-review",
"to": "role:planner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:strategic-initiative-progress-review",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:strategic-initiative-progress-review",
"to": "role:data-scientist",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:strategic-initiative-progress-review",
"to": "skill-area:python-data-pipelines",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:strategic-initiative-progress-review",
"to": "skill-area:adr-writing",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:strategic-initiative-progress-review",
"to": "domain:strategy",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:strategic-initiative-progress-review",
"to": "domain:operations",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:strategic-initiative-progress-review",
"to": "responsibility:capacity-planning",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:strategic-initiative-progress-review",
"to": "responsibility:data-quality-monitoring",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:strategic-initiative-progress-review",
"to": "org-unit:strategy-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:strategic-initiative-progress-review",
"to": "org-unit:operations-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}