II.
Role JSON
Structured · liverole:explorer
Explorer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:explorer",
"_kind": "Role",
"_file": "role/roles/explorer.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Explorer",
"isAgentic": true,
"requiredCapabilities": [
"capability:supports-tool-use"
],
"requiredDomains": [],
"description": "The Explorer role.\n"
},
"outgoingEdges": [
{
"from": "role:explorer",
"to": "responsibility:knowledge-sharing",
"kind": "holds_responsibility"
},
{
"from": "role:explorer",
"to": "responsibility:documentation",
"kind": "holds_responsibility"
},
{
"from": "role:explorer",
"to": "skill-area:context-management",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:explorer",
"to": "skill-area:dead-code-elimination",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:explorer",
"to": "skill-area:reference-docs",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:explorer",
"to": "skill-area:tool-use",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:explorer",
"to": "capability:supports-tool-use",
"kind": "requires_capability",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "subagent:claude-code.explore",
"to": "role:explorer",
"kind": "roles_played_by",
"attributes": {}
},
{
"from": "subagent:explorer",
"to": "role:explorer",
"kind": "roles_played_by",
"attributes": {}
},
{
"from": "subagent:swag-explorer",
"to": "role:explorer",
"kind": "roles_played_by",
"attributes": {}
},
{
"from": "lib-agent:shared--github-researcher",
"to": "role:explorer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "workflow:market-expansion-assessment",
"to": "role:explorer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:technology-radar-curation",
"to": "role:explorer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:customer-win-loss-analysis",
"to": "role:explorer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:team-rotation-program",
"to": "role:explorer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:codebase-orientation-walkthrough",
"to": "role:explorer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:competitive-intelligence-system-setup",
"to": "role:explorer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:competitive-intelligence-briefing",
"to": "role:explorer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:market-research-synthesis",
"to": "role:explorer",
"kind": "involves_role",
"attributes": {}
}
]
}