iiRecord
Agentic AI Atlas · specializations/technical-documentation/docs-testing
lib-process:technical-documentation--docs-testinga5c.ai
II.
LibraryProcess JSON

lib-process:technical-documentation--docs-testing

Structured · live

specializations/technical-documentation/docs-testing 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--docs-testing",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "specializations/technical-documentation/docs-testing",
    "description": "Comprehensive documentation testing and validation process including accuracy verification, link checking, code example validation, accessibility testing, and quality scoring",
    "libraryPath": "library/specializations/technical-documentation/docs-testing.js",
    "specialization": "technical-documentation",
    "usesAgents": [
      "docs-inventory-agent",
      "structure-validator",
      "accuracy-verifier",
      "code-example-tester",
      "link-validator",
      "grammar-checker",
      "accessibility-validator",
      "quality-scorer",
      "remediation-planner",
      "report-generator"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:technical-documentation--docs-testing",
      "to": "skill-area:docs-as-code",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:technical-documentation--docs-testing",
      "to": "skill-area:reference-docs",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:technical-documentation--docs-testing",
      "to": "skill-area:accessibility-first-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:technical-documentation--docs-testing",
      "to": "topic:accessibility",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:technical-documentation--docs-testing",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:technical-documentation--docs-testing",
      "to": "role:technical-writer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:technical-documentation--docs-testing",
      "to": "role:documentation-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:technical-documentation--docs-testing",
      "to": "workflow:documentation-sprint",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:technical-documentation--docs-testing",
      "to": "specialization:technical-documentation",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}