II.
LibraryAgent JSON
Structured · livelib-agent:code-migration-modernization--strangler-implementation-agent
strangler-implementation-agent json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:code-migration-modernization--strangler-implementation-agent",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "strangler-implementation-agent",
"description": "Implement strangler fig pattern for gradual migration with routing, traffic management, and cutover",
"libraryPath": "library/specializations/code-migration-modernization/agents/strangler-implementation-agent/AGENT.md",
"specialization": "code-migration-modernization"
},
"outgoingEdges": [
{
"from": "lib-agent:code-migration-modernization--strangler-implementation-agent",
"to": "skill-area:strangler-fig-pattern",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:code-migration-modernization--strangler-implementation-agent",
"to": "skill-area:api-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:code-migration-modernization--strangler-implementation-agent",
"to": "topic:refactoring",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:code-migration-modernization--strangler-implementation-agent",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:code-migration-modernization--strangler-implementation-agent",
"to": "role:architect",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:code-migration-modernization--strangler-implementation-agent",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:code-migration-modernization--strangler-implementation-agent",
"to": "workflow:technical-debt-reduction",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:code-migration-modernization--strangler-implementation-agent",
"to": "specialization:code-migration-modernization",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}