II.
LibraryAgent JSON
Structured · livelib-agent:code-migration-modernization--ddd-analyst
ddd-analyst json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:code-migration-modernization--ddd-analyst",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "ddd-analyst",
"description": "Apply Domain-Driven Design principles to migration with bounded context analysis and strategic design",
"libraryPath": "library/specializations/code-migration-modernization/agents/ddd-analyst/AGENT.md",
"specialization": "code-migration-modernization"
},
"outgoingEdges": [
{
"from": "lib-agent:code-migration-modernization--ddd-analyst",
"to": "skill-area:domain-driven-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:code-migration-modernization--ddd-analyst",
"to": "skill-area:hexagonal-architecture",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:code-migration-modernization--ddd-analyst",
"to": "topic:refactoring",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:code-migration-modernization--ddd-analyst",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:code-migration-modernization--ddd-analyst",
"to": "role:architect",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:code-migration-modernization--ddd-analyst",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:code-migration-modernization--ddd-analyst",
"to": "workflow:technical-debt-reduction",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:code-migration-modernization--ddd-analyst",
"to": "specialization:code-migration-modernization",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": [
{
"from": "lib-process:code-migration-modernization--migration-planning-roadmap",
"to": "lib-agent:code-migration-modernization--ddd-analyst",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:code-migration-modernization--monolith-to-microservices",
"to": "lib-agent:code-migration-modernization--ddd-analyst",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}