II.
LibraryProcess JSON
Structured · livelib-process:qa-testing-automation--release-quality-assurance-workflow
qa-testing-automation/release-quality-assurance-workflow json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:qa-testing-automation--release-quality-assurance-workflow",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "qa-testing-automation/release-quality-assurance-workflow",
"description": "Flagship release-quality end-to-end workflow: risk-based test strategy ->\n coverage/gap analysis -> suite authoring -> environment + test-data provisioning\n (adversarial fidelity gate) -> parallel multi-tier suite execution -> mutation + flake\n depth analysis -> adversarial false-green gate -> defect routing and policy-gated\n waivers/quarantines/finding-acceptances -> release quality certificate with an explicit\n go/no-go. Complements release-engineering/release-lifecycle.js (which owns\n cut/build/rollout/rollback) — this process owns the EVIDENCE, that one owns the ACT.",
"libraryPath": "library/specializations/qa-testing-automation/release-quality-assurance-workflow.js",
"specialization": "qa-testing-automation",
"usesAgents": [
"qa-strategist",
"coverage-analyst",
"test-automation-engineer",
"test-environment-engineer",
"test-data-engineer",
"quality-analyst",
"test-runner",
"defect-triage-lead",
"quality-assessor",
"technical-writer"
]
},
"outgoingEdges": [
{
"from": "lib-process:qa-testing-automation--release-quality-assurance-workflow",
"to": "skill-area:quality-engineering",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:qa-testing-automation--release-quality-assurance-workflow",
"to": "skill-area:e2e-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:qa-testing-automation--release-quality-assurance-workflow",
"to": "skill-area:mutation-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:qa-testing-automation--release-quality-assurance-workflow",
"to": "topic:continuous-integration",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:qa-testing-automation--release-quality-assurance-workflow",
"to": "topic:test-driven-development",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:qa-testing-automation--release-quality-assurance-workflow",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:qa-testing-automation--release-quality-assurance-workflow",
"to": "role:qa-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:qa-testing-automation--release-quality-assurance-workflow",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:qa-testing-automation--release-quality-assurance-workflow",
"to": "role:release-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:qa-testing-automation--release-quality-assurance-workflow",
"to": "workflow:release",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:qa-testing-automation--release-quality-assurance-workflow",
"to": "specialization:qa-testing-automation",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:qa-testing-automation--release-quality-assurance-workflow",
"to": "lib-agent:shared--test-runner",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:qa-testing-automation--release-quality-assurance-workflow",
"to": "lib-agent:meta--quality-assessor",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:qa-testing-automation--release-quality-assurance-workflow",
"to": "lib-agent:meta--technical-writer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}