II.
Workflow JSON
Structured · liveworkflow:change-management
workflow:change-management json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:change-management",
"_kind": "Workflow",
"_file": "domain/products/krate-connectivity.yaml",
"_cluster": "domain",
"attributes": {},
"outgoingEdges": [
{
"from": "workflow:change-management",
"to": "platform:krate",
"kind": "integrates_with",
"attributes": {
"notes": "Change management uses Krate approval gates and policy enforcement"
}
},
{
"from": "workflow:change-management",
"to": "role:change-manager",
"kind": "involves_role"
},
{
"from": "workflow:change-management",
"to": "role:devops-engineer",
"kind": "involves_role"
},
{
"from": "workflow:change-management",
"to": "role:platform-engineer",
"kind": "involves_role"
},
{
"from": "workflow:change-management",
"to": "role:engineering-manager",
"kind": "involves_role"
},
{
"from": "workflow:change-management",
"to": "role:compliance-officer",
"kind": "involves_role"
},
{
"from": "workflow:change-management",
"to": "domain:devops",
"kind": "applies_to_domain"
},
{
"from": "workflow:change-management",
"to": "domain:infrastructure",
"kind": "applies_to_domain"
},
{
"from": "workflow:change-management",
"to": "responsibility:change-approval",
"kind": "triggers_responsibility"
},
{
"from": "workflow:change-management",
"to": "responsibility:risk-assessment",
"kind": "triggers_responsibility"
},
{
"from": "workflow:change-management",
"to": "responsibility:stakeholder-communication",
"kind": "triggers_responsibility"
},
{
"from": "workflow:change-management",
"to": "responsibility:deployment-management",
"kind": "triggers_responsibility"
}
],
"incomingEdges": [
{
"from": "lib-agent:devops-sre-platform--platform-engineer",
"to": "workflow:change-management",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:software-architecture--iac-specialist",
"to": "workflow:change-management",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--iac-implementation",
"to": "workflow:change-management",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--iac-testing",
"to": "workflow:change-management",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--kubernetes-setup",
"to": "workflow:change-management",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--secrets-management",
"to": "workflow:change-management",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:devops-sre-platform--service-mesh",
"to": "workflow:change-management",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:software-architecture--iac-review",
"to": "workflow:change-management",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:devops-sre-platform--gitops",
"to": "workflow:change-management",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
}
]
}