iiRecord
Agentic AI Atlas · solutions-architect
lib-agent:software-architecture--solutions-architecta5c.ai
II.
LibraryAgent JSON

lib-agent:software-architecture--solutions-architect

Structured · live

solutions-architect json

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

File · generated-library/agents.yamlCluster · generated-library
Record JSON
{
  "id": "lib-agent:software-architecture--solutions-architect",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "solutions-architect",
    "description": "Solutions Architect agent — designs end-to-end technical solutions bridging business requirements with implementable architectures.",
    "libraryPath": "library/specializations/software-architecture/agents/solutions-architect/AGENT.md",
    "specialization": "software-architecture",
    "role": "Solutions Architect"
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:software-architecture--solutions-architect",
      "to": "skill-area:technical-leadership",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--solutions-architect",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--solutions-architect",
      "to": "role:solutions-architect",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--solutions-architect",
      "to": "specialization:software-architecture",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:technical-documentation--adr-docs",
      "to": "lib-agent:software-architecture--solutions-architect",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}