iiRecord
Agentic AI Atlas · Business Software
specialization:businessa5c.ai
II.
Specialization JSON

specialization:business

Structured · live

Business Software json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/specializations/specializations-library-match.yamlCluster · domain
Record JSON
{
  "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
      }
    }
  ]
}