{
  "id": "scene.pitch-room",
  "type": "scene",
  "version": "1.0.0",
  "title": "The Pitch Room",
  "purpose": "Turn one human intention into a playable, provisional Orientation and the first honest next step.",
  "realmId": "realm.bellwether",
  "mode": "Play",
  "lifecycle": "available",
  "dimension": "2.5D",
  "projection": "2:1-isometric",
  "form": "realistic-symbolic",
  "background": "Lantern interior opening to sea and storm horizon",
  "areas": [
    {
      "id": "scene.pitch-room.area.1",
      "name": "family arc",
      "semanticOrder": 1
    },
    {
      "id": "scene.pitch-room.area.2",
      "name": "Source place",
      "semanticOrder": 2
    },
    {
      "id": "scene.pitch-room.area.3",
      "name": "Compass Rose",
      "semanticOrder": 3
    },
    {
      "id": "scene.pitch-room.area.4",
      "name": "evidence table",
      "semanticOrder": 4
    },
    {
      "id": "scene.pitch-room.area.5",
      "name": "exit thresholds",
      "semanticOrder": 5
    }
  ],
  "assetIds": [
    "architecture.pitch-room",
    "object.compass-rose-floor",
    "object.six-portrait-stands",
    "object.source-chair",
    "panel.pitch-receipt",
    "effect.rose-signal-yellow",
    "effect.rose-signal-white",
    "effect.rose-signal-red",
    "effect.rose-signal-blue"
  ],
  "interactionIds": [
    "interaction.pitch-room.state-intention",
    "interaction.pitch-room.answer-family-question",
    "interaction.pitch-room.ask-family-question",
    "interaction.pitch-room.place-evidence",
    "interaction.pitch-room.challenge-inference",
    "interaction.pitch-room.confirm-pitch-receipt"
  ],
  "actorIds": [
    "actor.stella-vale",
    "actor.orson-bell",
    "actor.cadillac-fairchild",
    "actor.uncle-psy",
    "actor.ruby-knox",
    "actor.vesper-saint-clair"
  ],
  "portalIds": [
    "portal.pitch-to-lantern",
    "portal.pitch-to-first-quest"
  ],
  "lightingStates": [
    "listening",
    "question-focus",
    "orientation-reveal",
    "unresolved"
  ],
  "capacity": {
    "soloFallback": true,
    "localSoftCap": 1,
    "shardHardCap": 8,
    "overflow": "scene replicas with shared canonical state"
  },
  "camera": {
    "desktop": "16:9 organizing form centered with 15% overlay reserve",
    "mobile": "portrait crop follows focus anchor; spatial minimap available",
    "ctv": "spectator-safe wide composition",
    "xr": "future compatible anchors; not Level 1 shipping"
  },
  "accessibility": {
    "semanticSummary": "Turn one human intention into a playable, provisional Orientation and the first honest next step.",
    "focusOrder": [
      "actor.stella-vale",
      "actor.orson-bell",
      "actor.cadillac-fairchild",
      "actor.uncle-psy",
      "actor.ruby-knox",
      "actor.vesper-saint-clair",
      "interaction.pitch-room.state-intention",
      "interaction.pitch-room.answer-family-question",
      "interaction.pitch-room.ask-family-question",
      "interaction.pitch-room.place-evidence",
      "interaction.pitch-room.challenge-inference",
      "interaction.pitch-room.confirm-pitch-receipt",
      "portal.pitch-to-lantern",
      "portal.pitch-to-first-quest"
    ],
    "reducedMotion": true,
    "nonVisualMap": true
  },
  "stateLayers": [
    "canonical-world",
    "player-specific",
    "scene-instance",
    "ephemeral-visual"
  ],
  "provenance": {
    "canon": "V0.39",
    "isometricSystem": "V0.1",
    "status": "build-ready reference specification"
  }
}
