iiRecord
Agentic AI Atlas · docs-platform-engineer
lib-agent:technical-documentation--docs-platform-engineera5c.ai
II.
LibraryAgent JSON

lib-agent:technical-documentation--docs-platform-engineer

Structured · live

docs-platform-engineer json

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

File · generated-library/agents.yamlCluster · generated-library
Record JSON
{
  "id": "lib-agent:technical-documentation--docs-platform-engineer",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "docs-platform-engineer",
    "description": "Documentation infrastructure and tooling specialist. Expert in docs-as-code pipelines, static site generators, search implementation, versioning strategies, and performance optimization.",
    "libraryPath": "library/specializations/technical-documentation/agents/docs-platform-engineer/AGENT.md",
    "specialization": "technical-documentation"
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:technical-documentation--docs-platform-engineer",
      "to": "skill-area:docs-as-code",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:technical-documentation--docs-platform-engineer",
      "to": "skill-area:deployment-infrastructure-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:technical-documentation--docs-platform-engineer",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:technical-documentation--docs-platform-engineer",
      "to": "role:technical-writer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:technical-documentation--docs-platform-engineer",
      "to": "role:documentation-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:technical-documentation--docs-platform-engineer",
      "to": "specialization:technical-documentation",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:technical-documentation--user-guide-docs",
      "to": "lib-agent:technical-documentation--docs-platform-engineer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}