iiRecord
Agentic AI Atlas · API Gateway Migration
workflow:api-gateway-migrationa5c.ai
II.
Workflow JSON

workflow:api-gateway-migration

Structured · live

API Gateway Migration json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · workflows/workflows/workflows-code-migration.yamlCluster · workflows
Record JSON
{
  "id": "workflow:api-gateway-migration",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-code-migration.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "API Gateway Migration",
    "workflowKind": "operational",
    "triggerType": "on-demand",
    "typicalCadence": "per-migration",
    "complexity": "cross-team",
    "description": "Plans and executes the migration of API traffic from one gateway\nplatform to another — mapping routes, configuring authentication\npolicies, running shadow traffic, performing incremental cutover,\nand validating client compatibility. Excludes API redesign.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:api-gateway-migration",
      "to": "role:platform-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:api-gateway-migration",
      "to": "role:staff-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:api-gateway-migration",
      "to": "role:tech-lead",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:api-gateway-migration",
      "to": "skill-area:rate-limiting",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:api-gateway-migration",
      "to": "skill-area:oauth-flows",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:api-gateway-migration",
      "to": "skill-area:service-mesh-config",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:api-gateway-migration",
      "to": "domain:platform-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:api-gateway-migration",
      "to": "domain:cloud-infra",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:api-gateway-migration",
      "to": "responsibility:approve-deploys",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:api-gateway-migration",
      "to": "responsibility:runbook-authoring",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:api-gateway-migration",
      "to": "org-unit:platform-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:api-gateway-migration",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}