II.
Workflow JSON
Structured · liveworkflow:OKR-setting-cycle
OKR Setting Cycle json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:OKR-setting-cycle",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-expanded-4.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "OKR Setting Cycle",
"workflowKind": "strategic",
"triggerType": "scheduled",
"typicalCadence": "quarterly",
"complexity": "cross-team",
"description": "Setting and aligning Objectives and Key Results across the organization --\ncascading company-level objectives to department and team levels,\nfacilitating alignment discussions, negotiating key results with\nmeasurable targets, publishing the OKR tree, and establishing\ncheck-in cadences. Produces the OKR document, alignment maps, and\ntracking dashboards.\n"
},
"outgoingEdges": [
{
"from": "workflow:OKR-setting-cycle",
"to": "role:director-of-engineering",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:OKR-setting-cycle",
"to": "role:VP-of-product",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:OKR-setting-cycle",
"to": "role:engineering-program-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:OKR-setting-cycle",
"to": "domain:strategy",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:OKR-setting-cycle",
"to": "domain:operations",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:OKR-setting-cycle",
"to": "responsibility:cross-team-alignment",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:OKR-setting-cycle",
"to": "responsibility:engineering-roadmap",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:OKR-setting-cycle",
"to": "org-unit:strategy-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:OKR-setting-cycle",
"to": "org-unit:engineering",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}