II.
Role JSON
Structured · liverole:solution-architect
Solution Architect json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:solution-architect",
"_kind": "Role",
"_file": "domain/roles/roles-semantic-pass-gaps.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Solution Architect",
"isAgentic": false,
"automatability": 0.5,
"description": "Designs end-to-end technical solutions for complex business problems, evaluating\ntechnology options and defining integration architectures that meet functional and\nnon-functional requirements. Produces solution blueprints, leads vendor evaluations,\nand ensures designs align with enterprise architecture standards and strategic direction.\n"
},
"outgoingEdges": [
{
"from": "role:solution-architect",
"to": "responsibility:vendor-evaluation",
"kind": "holds_responsibility"
},
{
"from": "role:solution-architect",
"to": "responsibility:documentation",
"kind": "holds_responsibility"
},
{
"from": "role:solution-architect",
"to": "responsibility:stakeholder-communication",
"kind": "holds_responsibility"
},
{
"from": "role:solution-architect",
"to": "domain:software-engineering",
"kind": "requires_skill",
"attributes": {
"level": "expert"
}
},
{
"from": "role:solution-architect",
"to": "domain:cloud-infra",
"kind": "requires_skill",
"attributes": {
"level": "intermediate"
}
}
],
"incomingEdges": [
{
"from": "lib-skill:business-analysis--options-scoring",
"to": "role:solution-architect",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
}
]
}