II.
LibraryProcess JSON
Structured · livelib-process:software-architecture--refactoring-plan
refactoring-plan json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:software-architecture--refactoring-plan",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "refactoring-plan",
"description": "Systematic refactoring plan creation process with technical debt identification, prioritization, test safety net creation, and actionable implementation roadmap",
"libraryPath": "library/specializations/software-architecture/refactoring-plan.js",
"specialization": "software-architecture",
"usesAgents": [
"refactoring-coach",
"legacy-modernization-expert",
"technical-writer"
]
},
"outgoingEdges": [
{
"from": "lib-process:software-architecture--refactoring-plan",
"to": "skill-area:code-analysis-linting",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:software-architecture--refactoring-plan",
"to": "topic:refactoring",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:software-architecture--refactoring-plan",
"to": "topic:technical-debt",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:software-architecture--refactoring-plan",
"to": "topic:design-patterns",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:software-architecture--refactoring-plan",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:software-architecture--refactoring-plan",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:software-architecture--refactoring-plan",
"to": "role:principal-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:software-architecture--refactoring-plan",
"to": "workflow:technical-debt-reduction",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:software-architecture--refactoring-plan",
"to": "specialization:software-architecture",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:software-architecture--refactoring-plan",
"to": "lib-agent:software-architecture--refactoring-coach",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:software-architecture--refactoring-plan",
"to": "lib-agent:software-architecture--legacy-modernization-expert",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:software-architecture--refactoring-plan",
"to": "lib-agent:software-architecture--technical-writer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}