II.
Role JSON
Structured · liverole:bug-triager
Bug Triager (Bot) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:bug-triager",
"_kind": "Role",
"_file": "role/roles/roles-agentic-bots.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Bug Triager (Bot)",
"isAgentic": true,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Agentic role that classifies incoming bug reports, assigns severity, deduplicates, and routes to owners.\n"
},
"outgoingEdges": [
{
"from": "role:bug-triager",
"to": "responsibility:triage-incoming-issues",
"kind": "holds_responsibility"
},
{
"from": "role:bug-triager",
"to": "responsibility:stakeholder-communication",
"kind": "holds_responsibility"
},
{
"from": "role:bug-triager",
"to": "skill-area:context-management",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:bug-triager",
"to": "skill-area:tool-use",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:bug-triager",
"to": "skill-area:agentic-loops",
"kind": "requires_expertise",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "lib-agent:shared--triage-specialist",
"to": "role:bug-triager",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "workflow:sla-breach-response",
"to": "role:bug-triager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:customer-feedback-triage",
"to": "role:bug-triager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:tier2-escalation-management",
"to": "role:bug-triager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:support-knowledge-article-creation",
"to": "role:bug-triager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:support-queue-triage-automation",
"to": "role:bug-triager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:support-automation-setup",
"to": "role:bug-triager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:technical-support-escalation",
"to": "role:bug-triager",
"kind": "involves_role",
"attributes": {}
}
]
}