iiRecord
Agentic AI Atlas · Release Manager (Bot)
role:release-manager-bota5c.ai
II.
Role JSON

role:release-manager-bot

Structured · live

Release Manager (Bot) json

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

File · role/roles/roles-agentic-bots.yamlCluster · role
Record JSON
{
  "id": "role:release-manager-bot",
  "_kind": "Role",
  "_file": "role/roles/roles-agentic-bots.yaml",
  "_cluster": "role",
  "attributes": {
    "displayName": "Release Manager (Bot)",
    "isAgentic": true,
    "requiredCapabilities": [],
    "requiredDomains": [],
    "description": "Agentic role that coordinates release branches, version bumps, changelogs, and gate checks.\n"
  },
  "outgoingEdges": [
    {
      "from": "role:release-manager-bot",
      "to": "responsibility:release-coordination",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:release-manager-bot",
      "to": "responsibility:changelog-maintenance",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:release-manager-bot",
      "to": "responsibility:deployment-management",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:release-manager-bot",
      "to": "skill-area:semver-discipline",
      "kind": "requires_expertise",
      "attributes": {}
    },
    {
      "from": "role:release-manager-bot",
      "to": "skill-area:gitops",
      "kind": "requires_expertise",
      "attributes": {}
    },
    {
      "from": "role:release-manager-bot",
      "to": "skill-area:blue-green-deployment",
      "kind": "requires_expertise",
      "attributes": {}
    },
    {
      "from": "role:release-manager-bot",
      "to": "skill-area:canary-rollouts",
      "kind": "requires_expertise",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-agent:cli-mcp-development--release-automation-expert",
      "to": "role:release-manager-bot",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "responsibility:generate-changelogs",
      "to": "role:release-manager-bot",
      "kind": "held_by",
      "attributes": {}
    },
    {
      "from": "responsibility:release-coordination",
      "to": "role:release-manager-bot",
      "kind": "held_by",
      "attributes": {}
    },
    {
      "from": "workflow:release-readiness-checklist",
      "to": "role:release-manager-bot",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:artifact-signing-and-provenance",
      "to": "role:release-manager-bot",
      "kind": "involves_role",
      "attributes": {}
    }
  ]
}