II.
LibraryAgent JSON
Structured · livelib-agent:software-architecture--diagram-specialist
diagram-specialist json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": []
}