Tutorial Effectiveness Review
workflow:tutorial-effectiveness-review
Workflowworkflows/workflows/workflows-docs-deep.yaml·Open in Graph → {
"id": "workflow:tutorial-effectiveness-review",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-docs-deep.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Tutorial Effectiveness Review",
"workflowKind": "governance",
"triggerType": "scheduled",
"typicalCadence": "quarterly",
"complexity": "single-team",
"description": "Evaluates the effectiveness of developer tutorials and getting-started\nguides — analyzing completion rates, drop-off points,\ntime-to-first-success metrics, support ticket correlation, freshness\nagainst current API versions, and user satisfaction scores. Produces a\nremediation backlog for underperforming tutorials. Excludes tutorial\nauthoring.\n"
},
"outgoingEdges": [
{
"from": "workflow:tutorial-effectiveness-review",
"to": "role:technical-writer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:tutorial-effectiveness-review",
"to": "role:devrel",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:tutorial-effectiveness-review",
"to": "role:product-owner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:tutorial-effectiveness-review",
"to": "skill-area:tutorial-design",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:tutorial-effectiveness-review",
"to": "skill-area:docs-as-code",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:tutorial-effectiveness-review",
"to": "domain:software-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:tutorial-effectiveness-review",
"to": "responsibility:write-user-docs",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:tutorial-effectiveness-review",
"to": "responsibility:dx-tooling-maintenance",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:tutorial-effectiveness-review",
"to": "org-unit:devrel-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:tutorial-effectiveness-review",
"to": "org-unit:engineering-productivity",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}