II.
LibraryAgent JSON
Structured · livelib-agent:software-architecture--event-storming-facilitator
event-storming-facilitator json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:software-architecture--event-storming-facilitator",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "event-storming-facilitator",
"description": "Expert in Event Storming methodology for domain event identification and aggregate boundary detection",
"libraryPath": "library/specializations/software-architecture/agents/event-storming-facilitator/AGENT.md",
"specialization": "software-architecture",
"role": "Domain Modeling",
"expertise": [
"Event Storming methodology",
"Domain event identification",
"Aggregate boundary detection",
"Command and policy modeling",
"Read model design",
"Process modeling",
"Hotspot identification"
]
},
"outgoingEdges": [
{
"from": "lib-agent:software-architecture--event-storming-facilitator",
"to": "skill-area:domain-driven-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--event-storming-facilitator",
"to": "skill-area:event-sourcing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:software-architecture--event-storming-facilitator",
"to": "topic:domain-driven-design",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--event-storming-facilitator",
"to": "topic:event-driven-architecture",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:software-architecture--event-storming-facilitator",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--event-storming-facilitator",
"to": "role:architect",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--event-storming-facilitator",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:software-architecture--event-storming-facilitator",
"to": "workflow:architecture-decision-record",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:software-architecture--event-storming-facilitator",
"to": "specialization:software-architecture",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": [
{
"from": "lib-process:software-architecture--event-storming",
"to": "lib-agent:software-architecture--event-storming-facilitator",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}