II.
LibraryAgent JSON
Structured · livelib-agent:web-development--architecture-documentation
architecture-documentation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:web-development--architecture-documentation",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "architecture-documentation",
"description": "Expert in architecture decision records, diagrams, and technical specifications.",
"libraryPath": "library/specializations/web-development/agents/architecture-documentation/AGENT.md",
"specialization": "web-development",
"role": "Architecture Documentation Specialist",
"expertise": [
"Architecture Decision Records",
"System diagrams",
"Technical specifications",
"C4 model documentation",
"API contracts",
"Onboarding docs"
]
},
"outgoingEdges": [
{
"from": "lib-agent:web-development--architecture-documentation",
"to": "skill-area:api-doc-generation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:web-development--architecture-documentation",
"to": "topic:design-patterns",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:web-development--architecture-documentation",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:web-development--architecture-documentation",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:web-development--architecture-documentation",
"to": "role:frontend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:web-development--architecture-documentation",
"to": "workflow:architecture-decision-record",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:web-development--architecture-documentation",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}