{
  "id": "scene.capital-exchange",
  "type": "scene",
  "version": "1.0.0",
  "title": "Cadillac's Harbor House & Exchange",
  "purpose": "Let players understand value, Offers, conflicts, resource requests, and settlements without a Wall Street dashboard.",
  "realmId": "realm.bellwether",
  "mode": "Play",
  "lifecycle": "available",
  "dimension": "2.5D",
  "projection": "2:1-isometric",
  "form": "realistic-symbolic",
  "background": "working harbor and cargo paths, sea horizon, shaded exchange arcade",
  "areas": [
    {
      "id": "scene.capital-exchange.area.1",
      "name": "offer arcade",
      "semanticOrder": 1
    },
    {
      "id": "scene.capital-exchange.area.2",
      "name": "resource current",
      "semanticOrder": 2
    },
    {
      "id": "scene.capital-exchange.area.3",
      "name": "conflict desk",
      "semanticOrder": 3
    },
    {
      "id": "scene.capital-exchange.area.4",
      "name": "settlement rail",
      "semanticOrder": 4
    },
    {
      "id": "scene.capital-exchange.area.5",
      "name": "public gallery",
      "semanticOrder": 5
    }
  ],
  "assetIds": [
    "architecture.harbor-house",
    "object.offer-table",
    "object.resource-channel",
    "object.balance-scales",
    "object.settlement-chest",
    "panel.funding-receipt",
    "panel.conflict-disclosure",
    "effect.value-flow"
  ],
  "interactionIds": [
    "interaction.capital-exchange.inspect-offer",
    "interaction.capital-exchange.request-resources",
    "interaction.capital-exchange.disclose-conflict",
    "interaction.capital-exchange.signal-funding",
    "interaction.capital-exchange.confirm-settlement",
    "interaction.capital-exchange.trace-value-flow"
  ],
  "actorIds": [
    "actor.cadillac-fairchild",
    "actor.vesper-saint-clair"
  ],
  "portalIds": [
    "portal.exchange-to-apiary",
    "portal.exchange-to-harbor"
  ],
  "lightingStates": [
    "market-morning",
    "deliberation",
    "settled-flow",
    "rail-pending"
  ],
  "capacity": {
    "soloFallback": true,
    "localSoftCap": 1,
    "shardHardCap": 128,
    "overflow": "area shards plus constellation presence"
  },
  "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": "Let players understand value, Offers, conflicts, resource requests, and settlements without a Wall Street dashboard.",
    "focusOrder": [
      "actor.cadillac-fairchild",
      "actor.vesper-saint-clair",
      "interaction.capital-exchange.inspect-offer",
      "interaction.capital-exchange.request-resources",
      "interaction.capital-exchange.disclose-conflict",
      "interaction.capital-exchange.signal-funding",
      "interaction.capital-exchange.confirm-settlement",
      "interaction.capital-exchange.trace-value-flow",
      "portal.exchange-to-apiary",
      "portal.exchange-to-harbor"
    ],
    "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"
  }
}
