iiRecord
Agentic AI Atlas · expert-matching
lib-process:knowledge-management--expert-matchinga5c.ai
II.
LibraryProcess JSON

lib-process:knowledge-management--expert-matching

Structured · live

expert-matching 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--expert-matching",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "expert-matching",
    "description": "Implement systems and processes to connect knowledge seekers with relevant experts for problem-solving and consultation",
    "libraryPath": "library/specializations/domains/business/knowledge-management/expert-matching.js",
    "specialization": "knowledge-management",
    "usesAgents": [
      "request-analyst",
      "expert-filter",
      "relevance-scorer",
      "availability-assessor",
      "match-ranker",
      "protocol-designer",
      "template-creator",
      "feedback-designer",
      "quality-assessor",
      "project-manager"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:knowledge-management--expert-matching",
      "to": "skill-area:docs-as-code",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:knowledge-management--expert-matching",
      "to": "skill-area:reference-docs",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:knowledge-management--expert-matching",
      "to": "skill-area:data-governance",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:knowledge-management--expert-matching",
      "to": "domain:knowledge-management",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:knowledge-management--expert-matching",
      "to": "role:information-architect",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:knowledge-management--expert-matching",
      "to": "role:technical-writer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:knowledge-management--expert-matching",
      "to": "workflow:strategic-planning",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:knowledge-management--expert-matching",
      "to": "specialization:knowledge-management",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    },
    {
      "from": "lib-process:knowledge-management--expert-matching",
      "to": "lib-agent:meta--quality-assessor",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}