II.
Role JSON
Structured · liverole:software-engineer
Software Engineer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:software-engineer",
"_kind": "Role",
"_file": "domain/roles/roles-additional.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Software Engineer",
"isAgentic": false,
"automatability": 0.8,
"description": "General-purpose software engineer covering full-stack development,\nsystem design, and code quality. A broad role encompassing backend,\nfrontend, and infrastructure work without deep specialization in\nany single area.\n"
},
"outgoingEdges": [
{
"from": "role:software-engineer",
"to": "responsibility:code-review",
"kind": "holds_responsibility"
},
{
"from": "role:software-engineer",
"to": "responsibility:architecture-decision",
"kind": "holds_responsibility"
},
{
"from": "role:software-engineer",
"to": "responsibility:test-strategy",
"kind": "holds_responsibility"
},
{
"from": "role:software-engineer",
"to": "domain:software-engineering",
"kind": "requires_skill",
"attributes": {
"level": "expert"
}
}
],
"incomingEdges": [
{
"from": "stack-profile:coding-agent-platform",
"to": "role:software-engineer",
"kind": "used_by_role"
},
{
"from": "stack-profile:cli-tool-suite",
"to": "role:software-engineer",
"kind": "used_by_role"
},
{
"from": "stack-profile:open-source-library",
"to": "role:software-engineer",
"kind": "used_by_role"
},
{
"from": "stack-profile:plugin-extension-system",
"to": "role:software-engineer",
"kind": "used_by_role"
},
{
"from": "stack-profile:vscode-extension",
"to": "role:software-engineer",
"kind": "used_by_role"
},
{
"from": "stack-profile:cross-platform-desktop",
"to": "role:software-engineer",
"kind": "used_by_role"
},
{
"from": "stack-profile:rust-cli-stack",
"to": "role:software-engineer",
"kind": "used_by_role"
},
{
"from": "lib-skill:common-utilities--editor-fluency",
"to": "role:software-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:common-utilities--python-implementation",
"to": "role:software-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
}
]
}