II.
Workflow JSON
Structured · liveworkflow:canary-deployment
workflow:canary-deployment json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:canary-deployment",
"_kind": "Workflow",
"_file": "domain/products/krate-connectivity.yaml",
"_cluster": "domain",
"attributes": {},
"outgoingEdges": [
{
"from": "workflow:canary-deployment",
"to": "platform:krate",
"kind": "integrates_with",
"attributes": {
"notes": "Canary deployments orchestrated through Krate GitOps pipelines"
}
},
{
"from": "workflow:canary-deployment",
"to": "role:sre",
"kind": "involves_role"
},
{
"from": "workflow:canary-deployment",
"to": "role:devops-engineer",
"kind": "involves_role"
},
{
"from": "workflow:canary-deployment",
"to": "role:platform-engineer",
"kind": "involves_role"
},
{
"from": "workflow:canary-deployment",
"to": "role:backend-engineer",
"kind": "involves_role"
},
{
"from": "workflow:canary-deployment",
"to": "role:release-manager",
"kind": "involves_role"
},
{
"from": "workflow:canary-deployment",
"to": "domain:devops",
"kind": "applies_to_domain"
},
{
"from": "workflow:canary-deployment",
"to": "domain:cloud-infra",
"kind": "applies_to_domain"
},
{
"from": "workflow:canary-deployment",
"to": "domain:observability",
"kind": "applies_to_domain"
},
{
"from": "workflow:canary-deployment",
"to": "responsibility:deployment-management",
"kind": "triggers_responsibility"
},
{
"from": "workflow:canary-deployment",
"to": "responsibility:risk-assessment",
"kind": "triggers_responsibility"
},
{
"from": "workflow:canary-deployment",
"to": "responsibility:sla-management",
"kind": "triggers_responsibility"
},
{
"from": "workflow:canary-deployment",
"to": "responsibility:capacity-planning",
"kind": "triggers_responsibility"
},
{
"from": "workflow:canary-deployment",
"to": "role:platform-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:canary-deployment",
"to": "skill-area:canary-rollouts",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:canary-deployment",
"to": "skill-area:sli-slo-management",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:canary-deployment",
"to": "skill-area:observability-pipeline",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:canary-deployment",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:canary-deployment",
"to": "domain:platform-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:canary-deployment",
"to": "responsibility:approve-deploys",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:canary-deployment",
"to": "responsibility:slo-definition",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:canary-deployment",
"to": "org-unit:platform-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:canary-deployment",
"to": "role:platform-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:canary-deployment",
"to": "skill-area:canary-rollouts",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:canary-deployment",
"to": "skill-area:sli-slo-management",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:canary-deployment",
"to": "skill-area:observability-pipeline",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:canary-deployment",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:canary-deployment",
"to": "domain:platform-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:canary-deployment",
"to": "responsibility:approve-deploys",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:canary-deployment",
"to": "responsibility:slo-definition",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:canary-deployment",
"to": "org-unit:platform-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "stack-profile:service-mesh",
"to": "workflow:canary-deployment",
"kind": "follows_workflow"
},
{
"from": "stack-profile:release-orchestration",
"to": "workflow:canary-deployment",
"kind": "follows_workflow"
},
{
"from": "lib-process:devops-sre-platform--cicd-pipeline-setup",
"to": "workflow:canary-deployment",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:devops-sre-platform--cloud-ha-architecture-plan",
"to": "workflow:canary-deployment",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
}
]
}