II.
Responsibility JSON
Structured · liveresponsibility:performance-budget-enforcement
Performance budget enforcement json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "responsibility:performance-budget-enforcement",
"_kind": "Responsibility",
"_file": "role/responsibilities/responsibilities-expanded-2.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Performance budget enforcement",
"cadence": "continuous",
"description": "Enforce page weight, bundle size, and Core Web Vitals budgets —\nCI checks for regressions, lighthouse scoring, and alerting when\nperformance thresholds are breached.\n"
},
"outgoingEdges": [
{
"from": "responsibility:performance-budget-enforcement",
"to": "role:frontend-engineer",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:performance-budget-enforcement",
"to": "role:performance-engineer",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:performance-budget-enforcement",
"to": "role:motion-designer",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:performance-budget-enforcement",
"to": "skill-area:frontend-performance",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "responsibility:performance-budget-enforcement",
"to": "skill-area:core-web-vitals",
"kind": "requires_expertise",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "role:motion-designer",
"to": "responsibility:performance-budget-enforcement",
"kind": "holds_responsibility"
}
]
}