II.
LibraryAgent JSON
Structured · livelib-agent:code-migration-modernization--migration-project-coordinator
migration-project-coordinator json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:code-migration-modernization--migration-project-coordinator",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "migration-project-coordinator",
"description": "Coordinate overall migration project activities with planning, resource allocation, and progress tracking",
"libraryPath": "library/specializations/code-migration-modernization/agents/migration-project-coordinator/AGENT.md",
"specialization": "code-migration-modernization"
},
"outgoingEdges": [
{
"from": "lib-agent:code-migration-modernization--migration-project-coordinator",
"to": "skill-area:strangler-fig-pattern",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:code-migration-modernization--migration-project-coordinator",
"to": "skill-area:parallel-run-migration",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:code-migration-modernization--migration-project-coordinator",
"to": "topic:refactoring",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:code-migration-modernization--migration-project-coordinator",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:code-migration-modernization--migration-project-coordinator",
"to": "role:architect",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:code-migration-modernization--migration-project-coordinator",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:code-migration-modernization--migration-project-coordinator",
"to": "workflow:technical-debt-reduction",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:code-migration-modernization--migration-project-coordinator",
"to": "specialization:code-migration-modernization",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": [
{
"from": "lib-process:code-migration-modernization--integration-migration",
"to": "lib-agent:code-migration-modernization--migration-project-coordinator",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:code-migration-modernization--migration-planning-roadmap",
"to": "lib-agent:code-migration-modernization--migration-project-coordinator",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:code-migration-modernization--technical-debt-remediation",
"to": "lib-agent:code-migration-modernization--migration-project-coordinator",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}