iiRecord
Agentic AI Atlas · lessons-learned-documentation
lib-process:knowledge-management--lessons-learned-documentationa5c.ai
II.
LibraryProcess JSON

lib-process:knowledge-management--lessons-learned-documentation

Structured · live

lessons-learned-documentation 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:knowledge-management--lessons-learned-documentation",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "lessons-learned-documentation",
    "description": "Systematically document lessons learned in standardized formats with context, analysis, recommendations, and actionable guidance",
    "libraryPath": "library/specializations/domains/business/knowledge-management/lessons-learned-documentation.js",
    "specialization": "knowledge-management",
    "usesAgents": [
      "source-analyst",
      "lesson-formulator",
      "context-documenter",
      "root-cause-documenter",
      "recommendation-developer",
      "technical-writer",
      "categorization-specialist",
      "validation-coordinator",
      "quality-assessor",
      "project-manager"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:knowledge-management--lessons-learned-documentation",
      "to": "skill-area:docs-as-code",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:knowledge-management--lessons-learned-documentation",
      "to": "skill-area:reference-docs",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:knowledge-management--lessons-learned-documentation",
      "to": "skill-area:data-governance",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:knowledge-management--lessons-learned-documentation",
      "to": "domain:knowledge-management",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:knowledge-management--lessons-learned-documentation",
      "to": "role:information-architect",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:knowledge-management--lessons-learned-documentation",
      "to": "role:technical-writer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:knowledge-management--lessons-learned-documentation",
      "to": "workflow:strategic-planning",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:knowledge-management--lessons-learned-documentation",
      "to": "specialization:knowledge-management",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    },
    {
      "from": "lib-process:knowledge-management--lessons-learned-documentation",
      "to": "lib-agent:meta--technical-writer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:knowledge-management--lessons-learned-documentation",
      "to": "lib-agent:meta--quality-assessor",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}