II.
LibraryProcess JSON
Structured · livelib-process:shared--quality-gated-six-phase
methodologies/quality-gated-six-phase json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:shared--quality-gated-six-phase",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "methodologies/quality-gated-six-phase",
"description": "Six-phase quality-gated development methodology:\n design → planning → implementation (subagent-TDD) → verification → debugging → finishing.\n Distilled from joe-habu/superbabysitter@531a39c1. Each phase is exported\n individually so downstream processes can compose them piecemeal. The\n unified end-to-end process lives in\n library/contrib/joe-habu/superbabysitter/quality-gated-development.js.\n Every phase task is fronted by a `ctx.breakpoint()` gate with a canonical\n breakpointId so users can auto-approve via rules. Reviewer/fixer loops\n inside the implementation phase use the robust-rejection escalation\n primitive `nStrikesEscalation`.",
"libraryPath": "library/methodologies/quality-gated-six-phase.js"
},
"outgoingEdges": [
{
"from": "lib-process:shared--quality-gated-six-phase",
"to": "skill-area:acceptance-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--quality-gated-six-phase",
"to": "skill-area:integration-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:shared--quality-gated-six-phase",
"to": "skill-area:e2e-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:shared--quality-gated-six-phase",
"to": "topic:test-driven-development",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--quality-gated-six-phase",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--quality-gated-six-phase",
"to": "role:qa-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--quality-gated-six-phase",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:shared--quality-gated-six-phase",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--quality-gated-six-phase",
"to": "workflow:release-management",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:shared--quality-gated-six-phase",
"to": "specialization:qa-testing-automation",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--quality-gated-six-phase",
"to": "methodology:quality-gated-six-phase",
"kind": "follows_methodology",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}