II.
SkillArea JSON
Structured · liveskill-area:canary-rollouts
Canary Rollouts json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:canary-rollouts",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-devops-sre.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Canary Rollouts",
"description": "Progressive delivery with traffic-shifted canaries, automated\nanalysis (SLO-based), and rollback gates.\n",
"domains": [
"specialization:devops-sre-platform"
],
"expertiseLevels": [
"intermediate",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:canary-rollouts",
"to": "specialization:devops-sre-platform",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:canary-rollouts",
"to": "stack-part:feature-flag-service",
"kind": "uses_stack_part"
}
],
"incomingEdges": [
{
"from": "skill-area:deployment-automation",
"to": "skill-area:canary-rollouts",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "skill-area:gitops",
"to": "skill-area:canary-rollouts",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "helpful"
}
},
{
"from": "skill-area:progressive-delivery",
"to": "skill-area:canary-rollouts",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "skill-area:zero-downtime-deployment",
"to": "skill-area:canary-rollouts",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "helpful"
}
},
{
"from": "stack-part:feature-flag-service",
"to": "skill-area:canary-rollouts",
"kind": "stack_part_used_by",
"attributes": {}
},
{
"from": "lib-skill:devops-sre-platform--cicd-pipelines",
"to": "skill-area:canary-rollouts",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "role:release-manager-bot",
"to": "skill-area:canary-rollouts",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:devops-engineer",
"to": "skill-area:canary-rollouts",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:sre-lead",
"to": "skill-area:canary-rollouts",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "workflow:desktop-auto-update-pipeline",
"to": "skill-area:canary-rollouts",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:firmware-update-rollout",
"to": "skill-area:canary-rollouts",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:hotfix-deployment-procedure",
"to": "skill-area:canary-rollouts",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:service-mesh-traffic-shift",
"to": "skill-area:canary-rollouts",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:cdn-cache-invalidation",
"to": "skill-area:canary-rollouts",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:model-deployment-pipeline",
"to": "skill-area:canary-rollouts",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:mobile-release-train",
"to": "skill-area:canary-rollouts",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:first-production-deploy-milestone",
"to": "skill-area:canary-rollouts",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:feature-flag-lifecycle",
"to": "skill-area:canary-rollouts",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:canary-deployment",
"to": "skill-area:canary-rollouts",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:canary-deployment",
"to": "skill-area:canary-rollouts",
"kind": "requires_skill_area",
"attributes": {}
}
]
}