II.
Responsibility JSON
Structured · liveresponsibility:team-velocity-tracking
Team velocity tracking json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "responsibility:team-velocity-tracking",
"_kind": "Responsibility",
"_file": "role/responsibilities/responsibilities-expanded-4.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Team velocity tracking",
"cadence": "per-sprint",
"description": "Monitor and analyze team delivery velocity — track throughput, cycle\ntime, and work-in-progress metrics. Identify bottlenecks, support\ncontinuous improvement, and provide capacity data for roadmap\nplanning.\n"
},
"outgoingEdges": [
{
"from": "responsibility:team-velocity-tracking",
"to": "role:director-of-engineering",
"kind": "held_by",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "role:director-of-engineering",
"to": "responsibility:team-velocity-tracking",
"kind": "holds_responsibility"
}
]
}