{
  "id": "scene.bellwether-overview",
  "type": "scene",
  "version": "1.0.0",
  "title": "Bellwether Island Overview",
  "purpose": "Orient players to one coherent island and distinguish physical routes from permission-aware Portal routes.",
  "realmId": "realm.bellwether",
  "mode": "Play",
  "lifecycle": "available",
  "dimension": "2.5D",
  "projection": "2:1-isometric",
  "form": "diagrammatic-hybrid",
  "background": "Mozambique Channel archipelago at late-afternoon gold",
  "areas": [
    {
      "id": "scene.bellwether-overview.area.1",
      "name": "north ridge",
      "semanticOrder": 1
    },
    {
      "id": "scene.bellwether-overview.area.2",
      "name": "Lantern saddle",
      "semanticOrder": 2
    },
    {
      "id": "scene.bellwether-overview.area.3",
      "name": "western terraces",
      "semanticOrder": 3
    },
    {
      "id": "scene.bellwether-overview.area.4",
      "name": "eastern working shore",
      "semanticOrder": 4
    },
    {
      "id": "scene.bellwether-overview.area.5",
      "name": "southern grove",
      "semanticOrder": 5
    },
    {
      "id": "scene.bellwether-overview.area.6",
      "name": "under-island caves",
      "semanticOrder": 6
    }
  ],
  "assetIds": [
    "terrain.island-basalt",
    "terrain.coral-shore",
    "terrain.mangrove-edge",
    "object.map-relief",
    "effect.route-physical",
    "effect.route-portal",
    "object.beacon-lantern"
  ],
  "interactionIds": [
    "interaction.island-overview.inspect-location",
    "interaction.island-overview.compare-adjacency",
    "interaction.island-overview.focus-current-objective",
    "interaction.island-overview.preview-travel"
  ],
  "actorIds": [
    "actor.stella-vale"
  ],
  "portalIds": [
    "portal.map-to-harbor",
    "portal.map-to-lantern"
  ],
  "lightingStates": [
    "golden-overview",
    "storm-reading",
    "moon-route"
  ],
  "capacity": {
    "soloFallback": true,
    "localSoftCap": 1,
    "shardHardCap": 64,
    "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": "Orient players to one coherent island and distinguish physical routes from permission-aware Portal routes.",
    "focusOrder": [
      "actor.stella-vale",
      "interaction.island-overview.inspect-location",
      "interaction.island-overview.compare-adjacency",
      "interaction.island-overview.focus-current-objective",
      "interaction.island-overview.preview-travel",
      "portal.map-to-harbor",
      "portal.map-to-lantern"
    ],
    "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"
  }
}
