II.
LibraryProcess JSON
Structured · livelib-process:collaboration--pr-lifecycle-router
specializations/collaboration/github/pr-lifecycle-router json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:collaboration--pr-lifecycle-router",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "specializations/collaboration/github/pr-lifecycle-router",
"description": "Dispatches to the appropriate pr-lifecycle variant based on (event × inferred change type). One entry point; many lifecycles.",
"libraryPath": "library/specializations/collaboration/github/pr-lifecycle-router.js",
"specialization": "collaboration",
"usesAgents": [
"hotfix"
]
},
"outgoingEdges": [
{
"from": "lib-process:collaboration--pr-lifecycle-router",
"to": "skill-area:code-review-practice",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:collaboration--pr-lifecycle-router",
"to": "skill-area:gitops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:collaboration--pr-lifecycle-router",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:collaboration--pr-lifecycle-router",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:collaboration--pr-lifecycle-router",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:collaboration--pr-lifecycle-router",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:collaboration--pr-lifecycle-router",
"to": "role:engineering-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:collaboration--pr-lifecycle-router",
"to": "workflow:code-review",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:collaboration--pr-lifecycle-router",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:collaboration--pr-lifecycle-router",
"to": "workflow:pull-request-lifecycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:collaboration--pr-lifecycle-router",
"to": "specialization:collaboration",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}