iiRecord
Agentic AI Atlas · Content Release Pipeline
workflow:content-release-pipelinea5c.ai
II.
Workflow JSON

workflow:content-release-pipeline

Structured · live

Content Release Pipeline json

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

File · workflows/workflows/workflows-media.yamlCluster · workflows
Record JSON
{
  "id": "workflow:content-release-pipeline",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-media.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Content Release Pipeline",
    "workflowKind": "operational",
    "triggerType": "event-driven",
    "typicalCadence": "weekly",
    "complexity": "cross-team",
    "description": "Orchestrates the publication pipeline for media content -- ingesting\nfinalized assets from post-production, running automated quality checks\n(resolution, codec compliance, loudness normalization), generating\nderivative formats for multi-platform distribution, tagging metadata for\ncontent discovery, coordinating embargo-aware release scheduling, and\ntriggering CDN cache priming for launch. Produces distribution\nmanifests, quality-gate pass reports, and platform-specific delivery\nconfirmations. Excludes content creation and editorial decisions.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:content-release-pipeline",
      "to": "role:platform-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:content-release-pipeline",
      "to": "role:staff-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:content-release-pipeline",
      "to": "role:planner",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:content-release-pipeline",
      "to": "skill-area:observability-pipeline",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:content-release-pipeline",
      "to": "skill-area:kafka-stream-processing",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:content-release-pipeline",
      "to": "domain:media-entertainment",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:content-release-pipeline",
      "to": "domain:platform-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:content-release-pipeline",
      "to": "responsibility:approve-deploys",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:content-release-pipeline",
      "to": "responsibility:release-coordination",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:content-release-pipeline",
      "to": "org-unit:content-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:content-release-pipeline",
      "to": "org-unit:release-engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "stack-profile:content-management-platform",
      "to": "workflow:content-release-pipeline",
      "kind": "follows_workflow"
    },
    {
      "from": "stack-profile:headless-cms-ssg",
      "to": "workflow:content-release-pipeline",
      "kind": "follows_workflow"
    },
    {
      "from": "stack-profile:podcast-audio-platform",
      "to": "workflow:content-release-pipeline",
      "kind": "follows_workflow"
    },
    {
      "from": "stack-profile:digital-signage",
      "to": "workflow:content-release-pipeline",
      "kind": "follows_workflow"
    },
    {
      "from": "stack-profile:podcast-network",
      "to": "workflow:content-release-pipeline",
      "kind": "follows_workflow"
    },
    {
      "from": "stack-profile:news-publishing-cms",
      "to": "workflow:content-release-pipeline",
      "kind": "follows_workflow"
    },
    {
      "from": "tool:ghost",
      "to": "workflow:content-release-pipeline",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "Editorial content, drafts, and publication status support content release pipelines."
      }
    }
  ]
}