II.
Workflow JSON
Structured · liveworkflow:dns-migration
DNS Migration json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:dns-migration",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-networking.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "DNS Migration",
"workflowKind": "operational",
"triggerType": "event-driven",
"typicalCadence": "per-migration",
"complexity": "cross-team",
"description": "Plans and executes DNS zone migrations — record inventory, TTL\npre-lowering, staged cutover, rollback readiness, and propagation\nverification across resolvers. Excludes routine DNS record additions.\n"
},
"outgoingEdges": [
{
"from": "workflow:dns-migration",
"to": "role:platform-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:dns-migration",
"to": "role:cloud-architect",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:dns-migration",
"to": "skill-area:service-mesh-config",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:dns-migration",
"to": "skill-area:chaos-engineering",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:dns-migration",
"to": "domain:networking",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:dns-migration",
"to": "domain:cloud-infra",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:dns-migration",
"to": "responsibility:runbook-authoring",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:dns-migration",
"to": "responsibility:terraform-state-mgmt",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:dns-migration",
"to": "org-unit:infra-engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:dns-migration",
"to": "org-unit:platform-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}