II.
Specialization JSON
Structured · livespecialization:business
Business Software json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "specialization:business",
"_kind": "Specialization",
"_file": "domain/specializations/specializations-library-match.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Business Software",
"description": "Business application software development covering ERP, CRM, workflow\nautomation, and enterprise integration. Bridges domain business logic\nwith software engineering practices for line-of-business systems.\n"
},
"outgoingEdges": [
{
"from": "specialization:business",
"to": "domain:software-engineering",
"kind": "specializes"
}
],
"incomingEdges": [
{
"from": "skill-area:solution-architecture",
"to": "specialization:business",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "lib-process:business--revenue",
"to": "specialization:business",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
]
}