II.
LibraryProcess JSON
Structured · livelib-process:shared--waterfall
waterfall json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:shared--waterfall",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "waterfall",
"description": "Waterfall - Sequential SDLC methodology with distinct phases: Requirements, Design, Implementation, Testing, Deployment, Maintenance",
"libraryPath": "library/methodologies/waterfall/waterfall.js",
"usesAgents": [
"requirements-analyst",
"software-architect",
"development-team",
"qa-team",
"deployment-team",
"maintenance-planner"
]
},
"outgoingEdges": [
{
"from": "lib-process:shared--waterfall",
"to": "skill-area:gitops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--waterfall",
"to": "skill-area:containerization",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:shared--waterfall",
"to": "skill-area:configuration-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:shared--waterfall",
"to": "topic:continuous-integration",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--waterfall",
"to": "topic:continuous-deployment",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:shared--waterfall",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--waterfall",
"to": "role:devops-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--waterfall",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:shared--waterfall",
"to": "workflow:release-management",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--waterfall",
"to": "specialization:devops-sre-platform",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--waterfall",
"to": "methodology:waterfall",
"kind": "follows_methodology",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--waterfall",
"to": "lib-agent:product-management--requirements-analyst",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:shared--waterfall",
"to": "lib-agent:logistics--maintenance-planner",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}