II.
Role JSON
Structured · liverole:performance-profiler
Performance Profiler json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:performance-profiler",
"_kind": "Role",
"_file": "role/roles/performance-profiler.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Performance Profiler",
"isAgentic": true,
"requiredCapabilities": [
"capability:supports-tool-use",
"capability:supports-text-streaming"
],
"requiredDomains": [
"domain:software-engineering"
],
"description": "Agent that profiles code paths and proposes performance fixes.\n"
},
"outgoingEdges": [
{
"from": "role:performance-profiler",
"to": "responsibility:performance-optimization",
"kind": "holds_responsibility"
},
{
"from": "role:performance-profiler",
"to": "responsibility:performance-budget-tracking",
"kind": "holds_responsibility"
},
{
"from": "role:performance-profiler",
"to": "capability:supports-tool-use",
"kind": "requires_capability",
"attributes": {}
},
{
"from": "role:performance-profiler",
"to": "capability:supports-text-streaming",
"kind": "requires_capability",
"attributes": {}
},
{
"from": "role:performance-profiler",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "subagent:performance-profiler",
"to": "role:performance-profiler",
"kind": "roles_played_by",
"attributes": {}
},
{
"from": "lib-agent:cryptography-blockchain--gas-optimizer",
"to": "role:performance-profiler",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "org-unit:quality-engineering",
"to": "role:performance-profiler",
"kind": "has_member",
"attributes": {}
},
{
"from": "responsibility:performance-budget-tracking",
"to": "role:performance-profiler",
"kind": "held_by",
"attributes": {}
},
{
"from": "workflow:algorithm-benchmarking",
"to": "role:performance-profiler",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:backend-performance-profiling",
"to": "role:performance-profiler",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:query-performance-review",
"to": "role:performance-profiler",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:signal-integrity-analysis",
"to": "role:performance-profiler",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:power-management-optimization-review",
"to": "role:performance-profiler",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:multiplayer-netcode-testing",
"to": "role:performance-profiler",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:game-asset-pipeline-optimization",
"to": "role:performance-profiler",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:gpu-kernel-benchmarking",
"to": "role:performance-profiler",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:lean-manufacturing-kaizen",
"to": "role:performance-profiler",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:thermal-simulation-validation",
"to": "role:performance-profiler",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:streaming-quality-review",
"to": "role:performance-profiler",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:anr-analysis",
"to": "role:performance-profiler",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:inner-loop-optimization-review",
"to": "role:performance-profiler",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:nanofabrication-process-audit",
"to": "role:performance-profiler",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:latency-profiling-deep-dive",
"to": "role:performance-profiler",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:memory-leak-investigation",
"to": "role:performance-profiler",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:database-connection-pool-tuning",
"to": "role:performance-profiler",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:load-testing-cycle",
"to": "role:performance-profiler",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:performance-regression-hunt",
"to": "role:performance-profiler",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:performance-budget-enforcement",
"to": "role:performance-profiler",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:quantum-algorithm-benchmarking",
"to": "role:performance-profiler",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:quantum-hardware-calibration",
"to": "role:performance-profiler",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:route-optimization-review",
"to": "role:performance-profiler",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:web-caching-strategy-review",
"to": "role:performance-profiler",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:seo-technical-audit",
"to": "role:performance-profiler",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:query-performance-review",
"to": "role:performance-profiler",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:performance-budget-enforcement",
"to": "role:performance-profiler",
"kind": "involves_role",
"attributes": {}
}
]
}