iiRecord
Agentic AI Atlas · diagram-specialist
lib-agent:software-architecture--diagram-specialista5c.ai
II.
LibraryAgent JSON

lib-agent:software-architecture--diagram-specialist

Structured · live

diagram-specialist 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--diagram-specialist",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "diagram-specialist",
    "description": "Expert in UML notation, C4 notation, Mermaid/PlantUML syntax, and architecture diagram best practices",
    "libraryPath": "library/specializations/software-architecture/agents/diagram-specialist/AGENT.md",
    "specialization": "software-architecture",
    "role": "Visualization",
    "expertise": [
      "UML notation",
      "C4 notation",
      "Mermaid/PlantUML syntax",
      "Architecture diagram best practices",
      "Visual communication",
      "Diagram layout",
      "Audience-appropriate abstraction"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:software-architecture--diagram-specialist",
      "to": "skill-area:c4-modeling",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--diagram-specialist",
      "to": "topic:architecture-decisions",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--diagram-specialist",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--diagram-specialist",
      "to": "role:architect",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:software-architecture--diagram-specialist",
      "to": "specialization:software-architecture",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}