II.
LibraryProcess JSON
Structured · livelib-process:shared--ccpm-task-decomposition
ccpm-task-decomposition json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:shared--ccpm-task-decomposition",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "ccpm-task-decomposition",
"description": "CCPM Task Decomposition - Break epics into concrete tasks with acceptance criteria, effort estimates, and parallelization flags",
"libraryPath": "library/methodologies/ccpm/ccpm-task-decomposition.js",
"usesAgents": [
"task-analyst"
]
},
"outgoingEdges": [
{
"from": "lib-process:shared--ccpm-task-decomposition",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--ccpm-task-decomposition",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:shared--ccpm-task-decomposition",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--ccpm-task-decomposition",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--ccpm-task-decomposition",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--ccpm-task-decomposition",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:shared--ccpm-task-decomposition",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--ccpm-task-decomposition",
"to": "methodology:ccpm",
"kind": "follows_methodology",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--ccpm-task-decomposition",
"to": "lib-agent:shared--task-analyst",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}