iiRecord
Agentic AI Atlas · specializations/game-development/narrative-design
lib-process:game-development--narrative-designa5c.ai
II.
LibraryProcess JSON

lib-process:game-development--narrative-design

Structured · live

specializations/game-development/narrative-design 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:game-development--narrative-design",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "specializations/game-development/narrative-design",
    "description": "Narrative Design and Integration Process - Create compelling narrative that integrates seamlessly with\ngameplay including story structure, branching paths, character development, dialogue systems, cutscenes, and\ninteractive storytelling that enhances player engagement.",
    "libraryPath": "library/specializations/game-development/narrative-design.js",
    "specialization": "game-development",
    "references": [
      [
        "The Hero with a Thousand Faces by Joseph Campbell"
      ],
      [
        "Procedural Storytelling in Game Design"
      ],
      [
        "Story by Robert McKee"
      ]
    ],
    "example": "const result = await orchestrate('specializations/game-development/narrative-design', {\n  gameName: 'Stellar Odyssey',\n  narrativeType: 'epic-journey',\n  storyStructure: 'three-act',\n  branchingLevel: 'moderate'\n});",
    "usesAgents": [
      "narrative-designer-agent",
      "gdd-writer-agent",
      "animator-agent",
      "playtest-coordinator-agent",
      "technical-documentation-agent"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:game-development--narrative-design",
      "to": "skill-area:game-engine-development",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:game-development--narrative-design",
      "to": "skill-area:gameplay-programming",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:game-development--narrative-design",
      "to": "topic:ssl-certs",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:game-development--narrative-design",
      "to": "domain:gaming",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:game-development--narrative-design",
      "to": "role:game-developer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:game-development--narrative-design",
      "to": "workflow:architecture-decision-record",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:game-development--narrative-design",
      "to": "specialization:game-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}