II.
LibraryAgent JSON
Structured · livelib-agent:software-architecture--microservices-architect
microservices-architect json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:software-architecture--microservices-architect",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "microservices-architect",
"description": "Expert in microservices decomposition, service boundaries, and inter-service communication patterns",
"libraryPath": "library/specializations/software-architecture/agents/microservices-architect/AGENT.md",
"specialization": "software-architecture",
"role": "Architecture Design",
"expertise": [
"Service boundary identification",
"Domain-driven design principles",
"Bounded context mapping",
"Inter-service communication patterns",
"Data ownership patterns",
"API gateway design",
"Service mesh architecture"
]
},
"outgoingEdges": [
{
"from": "lib-agent:software-architecture--microservices-architect",
"to": "skill-area:backend-api-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--microservices-architect",
"to": "skill-area:messaging-queuing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:software-architecture--microservices-architect",
"to": "topic:microservices",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--microservices-architect",
"to": "topic:event-driven-architecture",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:software-architecture--microservices-architect",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--microservices-architect",
"to": "role:architect",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--microservices-architect",
"to": "role:principal-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:software-architecture--microservices-architect",
"to": "workflow:architecture-decision-record",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--microservices-architect",
"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--microservices-architect",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:software-architecture--microservices-decomposition",
"to": "lib-agent:software-architecture--microservices-architect",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}