II.
LibraryAgent JSON
Structured · livelib-agent:software-architecture--adr-author
adr-author json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:software-architecture--adr-author",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "adr-author",
"description": "Expert in ADR methodology (Nygard, MADR), decision documentation, context capture, and consequence analysis",
"libraryPath": "library/specializations/software-architecture/agents/adr-author/AGENT.md",
"specialization": "software-architecture",
"role": "Documentation",
"expertise": [
"ADR methodology (Nygard, MADR)",
"Decision documentation",
"Context capture",
"Consequence analysis",
"ADR lifecycle management",
"Decision linking",
"Status management"
]
},
"outgoingEdges": [
{
"from": "lib-agent:software-architecture--adr-author",
"to": "skill-area:adr-writing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--adr-author",
"to": "topic:architecture-decisions",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--adr-author",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--adr-author",
"to": "role:architect",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--adr-author",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:software-architecture--adr-author",
"to": "workflow:architecture-decision-record",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--adr-author",
"to": "specialization:software-architecture",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": [
{
"from": "lib-process:software-architecture--ddd-strategic-modeling",
"to": "lib-agent:software-architecture--adr-author",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}