iiRecord
Agentic AI Atlas · CDN Cache Invalidation
workflow:cdn-cache-invalidationa5c.ai
II.
Workflow JSON

workflow:cdn-cache-invalidation

Structured · live

CDN Cache Invalidation json

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

File · workflows/workflows/workflows-infrastructure.yamlCluster · workflows
Record JSON
{
  "id": "workflow:cdn-cache-invalidation",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-infrastructure.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "CDN Cache Invalidation",
    "workflowKind": "operational",
    "triggerType": "event-driven",
    "typicalCadence": "per-deployment",
    "complexity": "single-team",
    "description": "Coordinates cache purge operations across CDN edge nodes after deployments\nor content updates — selective path invalidation, cache-warming strategies,\norigin-shield validation, and propagation verification. Excludes CDN\nprovider selection.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:cdn-cache-invalidation",
      "to": "role:platform-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:cdn-cache-invalidation",
      "to": "role:implementer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:cdn-cache-invalidation",
      "to": "skill-area:canary-rollouts",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:cdn-cache-invalidation",
      "to": "skill-area:observability-pipeline",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:cdn-cache-invalidation",
      "to": "domain:infrastructure",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:cdn-cache-invalidation",
      "to": "domain:web-development",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:cdn-cache-invalidation",
      "to": "responsibility:approve-deploys",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:cdn-cache-invalidation",
      "to": "responsibility:runbook-authoring",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:cdn-cache-invalidation",
      "to": "org-unit:infra-engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:cdn-cache-invalidation",
      "to": "org-unit:platform-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}