II.
LibraryProcess JSON
Structured · livelib-process:shared--rup
rup json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:shared--rup",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "rup",
"description": "RUP (Rational Unified Process) - Iterative software development framework with four phases (Inception, Elaboration, Construction, Transition) and use-case driven, architecture-centric approach",
"libraryPath": "library/methodologies/rup/rup.js",
"usesAgents": [
"business-analyst",
"use-case-analyst",
"risk-manager",
"project-manager",
"software-architect",
"prototype-developer",
"iteration-manager",
"development-team",
"integration-team",
"technical-writer",
"iteration-reviewer",
"beta-coordinator",
"finalization-team",
"deployment-team",
"training-coordinator",
"performance-engineer",
"support-manager"
]
},
"outgoingEdges": [
{
"from": "lib-process:shared--rup",
"to": "skill-area:stakeholder-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--rup",
"to": "skill-area:roadmap-planning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:shared--rup",
"to": "skill-area:prioritization-frameworks",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:shared--rup",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--rup",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--rup",
"to": "role:engineering-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--rup",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:shared--rup",
"to": "role:scrum-master",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:shared--rup",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--rup",
"to": "workflow:release-management",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:shared--rup",
"to": "methodology:rup",
"kind": "follows_methodology",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--rup",
"to": "lib-agent:project-management--risk-manager",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:shared--rup",
"to": "lib-agent:meta--technical-writer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:shared--rup",
"to": "lib-agent:software-architecture--performance-engineer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}