iiRecord
Agentic AI Atlas · technical-documentation/runbook-docs
lib-process:technical-documentation--runbook-docsa5c.ai
II.
LibraryProcess JSON

lib-process:technical-documentation--runbook-docs

Structured · live

technical-documentation/runbook-docs json

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

File · generated-library/processes.yamlCluster · generated-library
Record JSON
{
  "id": "lib-process:technical-documentation--runbook-docs",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "technical-documentation/runbook-docs",
    "description": "Runbook and Operational Procedure Documentation process with service overview, deployment procedures, incident response, troubleshooting guides, monitoring setup, and maintenance procedures",
    "libraryPath": "library/specializations/technical-documentation/runbook-docs.js",
    "specialization": "technical-documentation",
    "usesAgents": [
      "sre-analyst",
      "technical-writer-sre",
      "devops-engineer",
      "incident-commander",
      "sre-troubleshooter",
      "observability-engineer",
      "operations-engineer",
      "security-operations",
      "documentation-engineer",
      "quality-auditor",
      "sre-lead",
      "sre-team-lead",
      "documentation-publisher"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:technical-documentation--runbook-docs",
      "to": "skill-area:docs-as-code",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:technical-documentation--runbook-docs",
      "to": "skill-area:reference-docs",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:technical-documentation--runbook-docs",
      "to": "skill-area:runbook-writing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:technical-documentation--runbook-docs",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:technical-documentation--runbook-docs",
      "to": "role:technical-writer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:technical-documentation--runbook-docs",
      "to": "role:documentation-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:technical-documentation--runbook-docs",
      "to": "workflow:documentation-sprint",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:technical-documentation--runbook-docs",
      "to": "specialization:technical-documentation",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:technical-documentation--runbook-docs",
      "to": "lib-agent:devops-sre-platform--incident-commander",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:technical-documentation--runbook-docs",
      "to": "lib-agent:ai-agents-conversational--observability-engineer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:technical-documentation--runbook-docs",
      "to": "lib-agent:shared--quality-auditor",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:technical-documentation--runbook-docs",
      "to": "lib-agent:devops-sre-platform--sre-lead",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}