Playtesting Coordination
workflow:playtesting-coordination
Workflowworkflows/workflows/workflows-gaming.yaml·Open in Graph → {
"id": "workflow:playtesting-coordination",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-gaming.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Playtesting Coordination",
"workflowKind": "development",
"triggerType": "scheduled",
"typicalCadence": "weekly",
"complexity": "cross-team",
"description": "Organizes internal and external playtesting sessions — build distribution,\nsession scheduling, feedback collection, telemetry analysis, and bug report\ntriage from play sessions. Excludes game design decisions.\n"
},
"outgoingEdges": [
{
"from": "workflow:playtesting-coordination",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:playtesting-coordination",
"to": "role:product-designer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:playtesting-coordination",
"to": "role:test-writer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:playtesting-coordination",
"to": "skill-area:observability-pipeline",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:playtesting-coordination",
"to": "domain:gaming",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:playtesting-coordination",
"to": "domain:software-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:playtesting-coordination",
"to": "responsibility:triage-incoming-issues",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:playtesting-coordination",
"to": "responsibility:retro-facilitation",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:playtesting-coordination",
"to": "org-unit:engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:playtesting-coordination",
"to": "org-unit:product-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:playtesting-coordination",
"to": "org-unit:quality-engineering",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}