II.
Role JSON
Structured · liverole:solutions-architect
Solutions Architect json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:solutions-architect",
"_kind": "Role",
"_file": "domain/roles/roles-operations.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Solutions Architect",
"isAgentic": false,
"automatability": 0.5,
"description": "Designs and validates end-to-end technical solutions for customer or internal\nuse cases, bridging business requirements with implementable architectures that\nleverage the organization's product capabilities. Produces reference architectures,\nintegration guides, and proof-of-concept implementations that guide customers\nor internal teams through complex deployments. Acts as a trusted technical advisor\nthroughout the pre-sale and post-sale journey.\n",
"seniority": "senior"
},
"outgoingEdges": [
{
"from": "role:solutions-architect",
"to": "responsibility:architecture-decision",
"kind": "holds_responsibility"
},
{
"from": "role:solutions-architect",
"to": "responsibility:stakeholder-communication",
"kind": "holds_responsibility"
},
{
"from": "role:solutions-architect",
"to": "responsibility:documentation",
"kind": "holds_responsibility"
},
{
"from": "role:solutions-architect",
"to": "responsibility:risk-assessment",
"kind": "holds_responsibility"
},
{
"from": "role:solutions-architect",
"to": "responsibility:knowledge-sharing",
"kind": "holds_responsibility"
},
{
"from": "role:solutions-architect",
"to": "specialization:software-architecture",
"kind": "requires_skill",
"attributes": {
"level": "expert"
}
},
{
"from": "role:solutions-architect",
"to": "domain:cloud-infra",
"kind": "requires_skill",
"attributes": {
"level": "expert"
}
},
{
"from": "role:solutions-architect",
"to": "domain:software-engineering",
"kind": "requires_skill",
"attributes": {
"level": "expert"
}
},
{
"from": "role:solutions-architect",
"to": "domain:networking",
"kind": "requires_skill",
"attributes": {
"level": "intermediate"
}
}
],
"incomingEdges": [
{
"from": "workflow:api-design-review",
"to": "role:solutions-architect",
"kind": "involves_role"
},
{
"from": "lib-agent:software-architecture--solutions-architect",
"to": "role:solutions-architect",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "workflow:product-launch-go-to-market",
"to": "role:solutions-architect",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:customer-onboarding-B2B",
"to": "role:solutions-architect",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:M-and-A-tech-integration",
"to": "role:solutions-architect",
"kind": "involves_role",
"attributes": {}
}
]
}