Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
iiRecord
Agentic AI Atlas · Release Coordination
workflow:release-coordinationa5c.ai
Search record views/
Record · tabs

Available views

II.Record viewspp. 1 - 1
overviewjsongraph
II.
Workflow JSON

workflow:release-coordination

Structured · live

Release Coordination json

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

File · workflows/workflows/workflows-release.yamlCluster · workflows
Record JSON
{
  "id": "workflow:release-coordination",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-release.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Release Coordination",
    "workflowKind": "release",
    "triggerType": "scheduled",
    "typicalCadence": "per-release",
    "complexity": "cross-team",
    "description": "Orchestrates the end-to-end release process including freeze windows,\nchangelog generation, approval gates, and production rollout.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:release-coordination",
      "to": "role:tech-lead",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:release-coordination",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:release-coordination",
      "to": "role:platform-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:release-coordination",
      "to": "skill-area:gitops",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:release-coordination",
      "to": "skill-area:blue-green-deployment",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:release-coordination",
      "to": "domain:devops",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:release-coordination",
      "to": "domain:platform-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:release-coordination",
      "to": "responsibility:approve-deploys",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:release-coordination",
      "to": "responsibility:generate-changelogs",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:release-coordination",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:release-coordination",
      "to": "org-unit:platform-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:release-coordination",
      "to": "org-unit:quality-engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:release-coordination",
      "to": "role:tech-lead",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:release-coordination",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:release-coordination",
      "to": "role:platform-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:release-coordination",
      "to": "skill-area:gitops",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:release-coordination",
      "to": "skill-area:blue-green-deployment",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:release-coordination",
      "to": "domain:devops",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:release-coordination",
      "to": "domain:platform-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:release-coordination",
      "to": "responsibility:approve-deploys",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:release-coordination",
      "to": "responsibility:generate-changelogs",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:release-coordination",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:release-coordination",
      "to": "org-unit:platform-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:release-coordination",
      "to": "org-unit:quality-engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}

Shortcuts

Back to overview
Open graph tab