iiRecord
Agentic AI Atlas · specializations/technical-documentation/content-strategy
lib-process:technical-documentation--content-strategya5c.ai
II.
LibraryProcess JSON

lib-process:technical-documentation--content-strategy

Structured · live

specializations/technical-documentation/content-strategy 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--content-strategy",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "specializations/technical-documentation/content-strategy",
    "description": "Content Strategy and Information Architecture Design process for planning and organizing technical documentation with user journey mapping, content modeling, taxonomy design, and governance framework",
    "libraryPath": "library/specializations/technical-documentation/content-strategy.js",
    "specialization": "technical-documentation",
    "usesAgents": [
      "content-strategist",
      "ux-researcher",
      "journey-mapper",
      "content-auditor",
      "gap-analyst",
      "information-architect",
      "taxonomy-designer",
      "content-modeler",
      "navigation-strategist",
      "search-strategist",
      "workflow-designer",
      "governance-specialist",
      "style-guide-specialist",
      "production-strategist",
      "metrics-specialist",
      "risk-analyst",
      "implementation-planner",
      "stakeholder-manager",
      "strategy-documentor"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:technical-documentation--content-strategy",
      "to": "skill-area:docs-as-code",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:technical-documentation--content-strategy",
      "to": "skill-area:reference-docs",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:technical-documentation--content-strategy",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:technical-documentation--content-strategy",
      "to": "role:technical-writer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:technical-documentation--content-strategy",
      "to": "role:documentation-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:technical-documentation--content-strategy",
      "to": "specialization:technical-documentation",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:technical-documentation--content-strategy",
      "to": "lib-agent:technical-documentation--content-strategist",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:technical-documentation--content-strategy",
      "to": "lib-agent:business-analysis--risk-analyst",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:technical-documentation--content-strategy",
      "to": "lib-agent:product-management--stakeholder-manager",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}