{
"id": "workflow:retrospective",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-support.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Retrospective",
"workflowKind": "support",
"triggerType": "scheduled",
"typicalCadence": "bi-weekly",
"complexity": "single-team",
"description": "Facilitates team reflection on recent work, identifying what went\nwell, what needs improvement, and actionable follow-ups.\n"
},
"outgoingEdges": [
{
"from": "workflow:retrospective",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:retrospective",
"to": "role:tech-lead",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:retrospective",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:retrospective",
"to": "responsibility:postmortem-writeup",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:retrospective",
"to": "org-unit:engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:retrospective",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:retrospective",
"to": "role:tech-lead",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:retrospective",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:retrospective",
"to": "responsibility:postmortem-writeup",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:retrospective",
"to": "org-unit:engineering",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}