II.
Responsibility JSON
Structured · liveresponsibility:service-mesh-governance
Service mesh governance json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "responsibility:service-mesh-governance",
"_kind": "Responsibility",
"_file": "role/responsibilities/responsibilities-expanded.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Service mesh governance",
"cadence": "continuous",
"description": "Manage service mesh configuration — traffic policies, mTLS, retries,\ncircuit breakers, and observability integration across the mesh.\n"
},
"outgoingEdges": [
{
"from": "responsibility:service-mesh-governance",
"to": "role:platform-engineer",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:service-mesh-governance",
"to": "role:sre",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:service-mesh-governance",
"to": "skill-area:service-mesh-config",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "responsibility:service-mesh-governance",
"to": "skill-area:observability-pipeline",
"kind": "requires_expertise",
"attributes": {}
}
],
"incomingEdges": []
}