iiRecord
Agentic AI Atlas · curriculum-mapping
lib-process:education--curriculum-mappinga5c.ai
II.
LibraryProcess JSON

lib-process:education--curriculum-mapping

Structured · live

curriculum-mapping 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:education--curriculum-mapping",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "curriculum-mapping",
    "description": "Visual documentation of curriculum including content, skills, assessments, and resources organized by time and subject to identify gaps and redundancies (Jacobs Model)",
    "libraryPath": "library/specializations/domains/social-sciences-humanities/education/curriculum-mapping.js",
    "specialization": "education",
    "usesAgents": [
      "content-mapper",
      "skills-mapper",
      "assessment-mapper",
      "resources-mapper",
      "gap-analyst",
      "redundancy-analyst",
      "integration-specialist",
      "visualization-designer",
      "mapping-quality-auditor"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:education--curriculum-mapping",
      "to": "skill-area:tutorial-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:education--curriculum-mapping",
      "to": "skill-area:docs-as-code",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:education--curriculum-mapping",
      "to": "skill-area:learning-development",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:education--curriculum-mapping",
      "to": "domain:education",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:education--curriculum-mapping",
      "to": "role:technical-writer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:education--curriculum-mapping",
      "to": "workflow:peer-review-cycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:education--curriculum-mapping",
      "to": "specialization:instructional-design",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:education--curriculum-mapping",
      "to": "specialization:education",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    },
    {
      "from": "lib-process:education--curriculum-mapping",
      "to": "lib-agent:scientific-discovery--visualization-designer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}