iiRecord
Agentic AI Atlas · specializations/game-development/live-ops-setup
lib-process:game-development--live-ops-setupa5c.ai
II.
LibraryProcess JSON

lib-process:game-development--live-ops-setup

Structured · live

specializations/game-development/live-ops-setup 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--live-ops-setup",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "specializations/game-development/live-ops-setup",
    "description": "Live Operations Setup Process - Establish live operations infrastructure and processes including\nanalytics, remote config, content delivery, community management, and ongoing support systems.",
    "libraryPath": "library/specializations/game-development/live-ops-setup.js",
    "specialization": "game-development",
    "usesAgents": [
      "liveops-manager-agent",
      "analytics-engineer-agent",
      "backend-engineer-agent",
      "community-manager-agent",
      "support-lead-agent"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:game-development--live-ops-setup",
      "to": "skill-area:game-engine-development",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:game-development--live-ops-setup",
      "to": "skill-area:gameplay-programming",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:game-development--live-ops-setup",
      "to": "domain:gaming",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:game-development--live-ops-setup",
      "to": "role:game-developer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:game-development--live-ops-setup",
      "to": "workflow:engineering-onboarding",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:game-development--live-ops-setup",
      "to": "specialization:game-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}