iiRecord
Agentic AI Atlas · Service Mesh Traffic Shift
workflow:service-mesh-traffic-shifta5c.ai
II.
Workflow JSON

workflow:service-mesh-traffic-shift

Structured · live

Service Mesh Traffic Shift json

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

File · workflows/workflows/workflows-infra-deep.yamlCluster · workflows
Record JSON
{
  "id": "workflow:service-mesh-traffic-shift",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-infra-deep.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Service Mesh Traffic Shift",
    "workflowKind": "release",
    "triggerType": "event-driven",
    "typicalCadence": "per-deployment",
    "complexity": "cross-team",
    "description": "Manages progressive traffic shifting through the service mesh during\ndeployments — configuring weighted routing rules, monitoring error rates\nand latency during shifts, automating rollback on SLO violations, and\nvalidating mesh policy propagation. Excludes service mesh infrastructure\nupgrades.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:service-mesh-traffic-shift",
      "to": "role:platform-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:service-mesh-traffic-shift",
      "to": "role:tech-lead",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:service-mesh-traffic-shift",
      "to": "skill-area:service-mesh-config",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:service-mesh-traffic-shift",
      "to": "skill-area:canary-rollouts",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:service-mesh-traffic-shift",
      "to": "skill-area:sli-slo-management",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:service-mesh-traffic-shift",
      "to": "domain:platform-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:service-mesh-traffic-shift",
      "to": "domain:devops",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:service-mesh-traffic-shift",
      "to": "responsibility:approve-deploys",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:service-mesh-traffic-shift",
      "to": "responsibility:slo-definition",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:service-mesh-traffic-shift",
      "to": "org-unit:platform-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:service-mesh-traffic-shift",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "stack-profile:service-mesh",
      "to": "workflow:service-mesh-traffic-shift",
      "kind": "follows_workflow"
    }
  ]
}