iiRecord
Agentic AI Atlas · technical-documentation/arch-docs-c4
lib-process:technical-documentation--arch-docs-c4a5c.ai
II.
LibraryProcess JSON

lib-process:technical-documentation--arch-docs-c4

Structured · live

technical-documentation/arch-docs-c4 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--arch-docs-c4",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "technical-documentation/arch-docs-c4",
    "description": "Complete C4 Model architecture documentation process for technical documentation with focus on clarity, accessibility, and multiple audience levels (executive, developer, operations)",
    "libraryPath": "library/specializations/technical-documentation/arch-docs-c4.js",
    "specialization": "technical-documentation",
    "usesAgents": [
      "documentation-planner",
      "system-context-documentor",
      "context-diagram-documentor",
      "container-documentor",
      "container-diagram-documentor",
      "component-documentor",
      "component-diagram-documentor",
      "code-diagram-documentor",
      "deployment-diagram-documentor",
      "dynamic-diagram-documentor",
      "landscape-diagram-documentor",
      "architecture-narrative-writer",
      "audience-guide-writer",
      "documentation-quality-validator",
      "documentation-packager"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:technical-documentation--arch-docs-c4",
      "to": "skill-area:docs-as-code",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:technical-documentation--arch-docs-c4",
      "to": "skill-area:reference-docs",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:technical-documentation--arch-docs-c4",
      "to": "skill-area:accessibility-first-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:technical-documentation--arch-docs-c4",
      "to": "topic:accessibility",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:technical-documentation--arch-docs-c4",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:technical-documentation--arch-docs-c4",
      "to": "role:technical-writer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:technical-documentation--arch-docs-c4",
      "to": "role:documentation-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:technical-documentation--arch-docs-c4",
      "to": "workflow:documentation-sprint",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:technical-documentation--arch-docs-c4",
      "to": "specialization:technical-documentation",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}