iiRecord
Agentic AI Atlas · SRE Runbook Author (Bot)
role:sre-runbook-authora5c.ai
II.
Role JSON

role:sre-runbook-author

Structured · live

SRE Runbook Author (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:sre-runbook-author",
  "_kind": "Role",
  "_file": "role/roles/roles-agentic-bots.yaml",
  "_cluster": "role",
  "attributes": {
    "displayName": "SRE Runbook Author (Bot)",
    "isAgentic": true,
    "requiredCapabilities": [],
    "requiredDomains": [],
    "description": "Agentic role that produces and updates runbooks from incident timelines and alert configs.\n"
  },
  "outgoingEdges": [
    {
      "from": "role:sre-runbook-author",
      "to": "responsibility:runbook-authoring",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:sre-runbook-author",
      "to": "responsibility:documentation",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:sre-runbook-author",
      "to": "responsibility:postmortem-writeup",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:sre-runbook-author",
      "to": "skill-area:runbook-writing",
      "kind": "requires_expertise",
      "attributes": {}
    },
    {
      "from": "role:sre-runbook-author",
      "to": "skill-area:incident-response",
      "kind": "requires_expertise",
      "attributes": {}
    },
    {
      "from": "role:sre-runbook-author",
      "to": "skill-area:observability-pipeline",
      "kind": "requires_expertise",
      "attributes": {}
    },
    {
      "from": "role:sre-runbook-author",
      "to": "skill-area:sli-slo-management",
      "kind": "requires_expertise",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-agent:devops-sre-platform--incident-commander",
      "to": "role:sre-runbook-author",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "org-unit:incident-response-team",
      "to": "role:sre-runbook-author",
      "kind": "has_member",
      "attributes": {}
    },
    {
      "from": "responsibility:postmortem-writeup",
      "to": "role:sre-runbook-author",
      "kind": "held_by",
      "attributes": {}
    },
    {
      "from": "responsibility:runbook-authoring",
      "to": "role:sre-runbook-author",
      "kind": "held_by",
      "attributes": {}
    },
    {
      "from": "workflow:runbook-review-cycle",
      "to": "role:sre-runbook-author",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:rollback-runbook-validation",
      "to": "role:sre-runbook-author",
      "kind": "involves_role",
      "attributes": {}
    }
  ]
}