II.
LibraryAgent JSON
Structured · livelib-agent:code-migration-modernization--performance-validation-agent
performance-validation-agent json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:code-migration-modernization--performance-validation-agent",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "performance-validation-agent",
"description": "Validate performance after migration with baseline comparison and optimization recommendations",
"libraryPath": "library/specializations/code-migration-modernization/agents/performance-validation-agent/AGENT.md",
"specialization": "code-migration-modernization"
},
"outgoingEdges": [
{
"from": "lib-agent:code-migration-modernization--performance-validation-agent",
"to": "skill-area:performance-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:code-migration-modernization--performance-validation-agent",
"to": "skill-area:performance-monitoring-profiling",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:code-migration-modernization--performance-validation-agent",
"to": "topic:refactoring",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:code-migration-modernization--performance-validation-agent",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:code-migration-modernization--performance-validation-agent",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:code-migration-modernization--performance-validation-agent",
"to": "role:sre",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:code-migration-modernization--performance-validation-agent",
"to": "workflow:technical-debt-reduction",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:code-migration-modernization--performance-validation-agent",
"to": "specialization:code-migration-modernization",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}