{
  "id": "scene.orson-workshop",
  "type": "scene",
  "version": "1.0.0",
  "title": "Orson's Workshop",
  "purpose": "Make constraints, testing, repair, and capacity tangible and inviting.",
  "realmId": "realm.bellwether",
  "mode": "Play",
  "lifecycle": "available",
  "dimension": "2.5D",
  "projection": "2:1-isometric",
  "form": "realistic",
  "background": "open workshop over eastern service gardens and rain-catch roofs",
  "areas": [
    {
      "id": "scene.orson-workshop.area.1",
      "name": "material bench",
      "semanticOrder": 1
    },
    {
      "id": "scene.orson-workshop.area.2",
      "name": "failure table",
      "semanticOrder": 2
    },
    {
      "id": "scene.orson-workshop.area.3",
      "name": "repair wall",
      "semanticOrder": 3
    },
    {
      "id": "scene.orson-workshop.area.4",
      "name": "test court",
      "semanticOrder": 4
    },
    {
      "id": "scene.orson-workshop.area.5",
      "name": "tool custody",
      "semanticOrder": 5
    }
  ],
  "assetIds": [
    "architecture.workshop-pergola",
    "object.builder-bench",
    "object.failure-table",
    "object.tool-wall",
    "object.test-rig",
    "object.repair-ledger",
    "object.bear-mark",
    "effect.capacity-load"
  ],
  "interactionIds": [
    "interaction.orson-workshop.inspect-constraint",
    "interaction.orson-workshop.test-prototype",
    "interaction.orson-workshop.break-safely",
    "interaction.orson-workshop.repair",
    "interaction.orson-workshop.request-tool",
    "interaction.orson-workshop.record-capacity"
  ],
  "actorIds": [
    "actor.orson-bell",
    "actor.ruby-knox"
  ],
  "portalIds": [
    "portal.workshop-to-apiary",
    "portal.workshop-service-lift"
  ],
  "lightingStates": [
    "working-day",
    "storm-test",
    "repair-night"
  ],
  "capacity": {
    "soloFallback": true,
    "localSoftCap": 1,
    "shardHardCap": 36,
    "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": "Make constraints, testing, repair, and capacity tangible and inviting.",
    "focusOrder": [
      "actor.orson-bell",
      "actor.ruby-knox",
      "interaction.orson-workshop.inspect-constraint",
      "interaction.orson-workshop.test-prototype",
      "interaction.orson-workshop.break-safely",
      "interaction.orson-workshop.repair",
      "interaction.orson-workshop.request-tool",
      "interaction.orson-workshop.record-capacity",
      "portal.workshop-to-apiary",
      "portal.workshop-service-lift"
    ],
    "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"
  }
}
