II.
Workflow JSON
Structured · liveworkflow:production-readiness-review
Production Readiness Review json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:production-readiness-review",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-cross-team.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Production Readiness Review",
"workflowKind": "governance",
"triggerType": "event-driven",
"typicalCadence": "per-launch",
"complexity": "cross-team",
"description": "Evaluates new services or major features against a production readiness\nchecklist spanning observability, security, scalability, disaster recovery,\nand operational runbooks before launch approval. Excludes post-launch monitoring.\n"
},
"outgoingEdges": [
{
"from": "workflow:production-readiness-review",
"to": "role:principal-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:production-readiness-review",
"to": "role:platform-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:production-readiness-review",
"to": "role:security-reviewer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:production-readiness-review",
"to": "role:staff-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:production-readiness-review",
"to": "skill-area:sli-slo-management",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:production-readiness-review",
"to": "skill-area:observability-pipeline",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:production-readiness-review",
"to": "skill-area:chaos-engineering",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:production-readiness-review",
"to": "skill-area:incident-response",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:production-readiness-review",
"to": "domain:platform-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:production-readiness-review",
"to": "domain:observability",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:production-readiness-review",
"to": "domain:security",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:production-readiness-review",
"to": "responsibility:approve-deploys",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:production-readiness-review",
"to": "responsibility:approve-architecture",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:production-readiness-review",
"to": "responsibility:runbook-authoring",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:production-readiness-review",
"to": "responsibility:slo-definition",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:production-readiness-review",
"to": "org-unit:platform-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:production-readiness-review",
"to": "org-unit:security-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:production-readiness-review",
"to": "org-unit:architecture-guild",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:production-readiness-review",
"to": "org-unit:engineering",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "stack-profile:fintech-payments-platform",
"to": "workflow:production-readiness-review",
"kind": "follows_workflow"
},
{
"from": "stack-profile:high-perf-api-server",
"to": "workflow:production-readiness-review",
"kind": "follows_workflow"
},
{
"from": "stack-profile:grpc-microservice-mesh",
"to": "workflow:production-readiness-review",
"kind": "follows_workflow"
},
{
"from": "stack-profile:enterprise-service-bus",
"to": "workflow:production-readiness-review",
"kind": "follows_workflow"
},
{
"from": "stack-profile:enterprise-search-platform",
"to": "workflow:production-readiness-review",
"kind": "follows_workflow"
},
{
"from": "stack-profile:social-network-backend",
"to": "workflow:production-readiness-review",
"kind": "follows_workflow"
},
{
"from": "stack-profile:url-shortener-link-analytics",
"to": "workflow:production-readiness-review",
"kind": "follows_workflow"
},
{
"from": "stack-profile:file-storage-object-gateway",
"to": "workflow:production-readiness-review",
"kind": "follows_workflow"
},
{
"from": "stack-profile:pdf-generation-service",
"to": "workflow:production-readiness-review",
"kind": "follows_workflow"
},
{
"from": "stack-profile:scala-akka-microservice",
"to": "workflow:production-readiness-review",
"kind": "follows_workflow"
},
{
"from": "stack-profile:erlang-otp-telecom",
"to": "workflow:production-readiness-review",
"kind": "follows_workflow"
},
{
"from": "stack-profile:saga-distributed-transaction",
"to": "workflow:production-readiness-review",
"kind": "follows_workflow"
},
{
"from": "stack-profile:webhook-relay-proxy",
"to": "workflow:production-readiness-review",
"kind": "follows_workflow"
}
]
}