II.
Role JSON
Structured · liverole:perf-regression-detector
Performance Regression Detector (Bot) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:perf-regression-detector",
"_kind": "Role",
"_file": "role/roles/roles-agentic-bots.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Performance Regression Detector (Bot)",
"isAgentic": true,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Agentic role that compares perf benchmarks across commits and surfaces regressions.\n"
},
"outgoingEdges": [
{
"from": "role:perf-regression-detector",
"to": "responsibility:performance-budget-tracking",
"kind": "holds_responsibility"
},
{
"from": "role:perf-regression-detector",
"to": "responsibility:performance-optimization",
"kind": "holds_responsibility"
},
{
"from": "role:perf-regression-detector",
"to": "skill-area:performance-testing",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:perf-regression-detector",
"to": "skill-area:load-testing",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:perf-regression-detector",
"to": "skill-area:web-vitals",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:perf-regression-detector",
"to": "skill-area:profiling-cpu",
"kind": "requires_expertise",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "lib-agent:shared--performance-analyst",
"to": "role:perf-regression-detector",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "responsibility:performance-budget-tracking",
"to": "role:perf-regression-detector",
"kind": "held_by",
"attributes": {}
}
]
}