{
  "ok": true,
  "ts": "2026-05-29T06:12:59.285543Z",
  "route": "/operator-app/direct-to-market-approval-room/",
  "surface": "direct-to-market-approval-room",
  "widgets": [
    {
      "id": "surface.inspect",
      "title": "Inspect Surface",
      "lane": "callable",
      "action": "querySystem",
      "prompt": "Inspect route state, widgets, workflow, MicroMatrix binding, and next actions.",
      "description": "Inspect this route through the MicroMatrix context."
    },
    {
      "id": "workflow.run",
      "title": "Run Workflow",
      "lane": "callable",
      "action": "querySystem",
      "prompt": "Run this route workflow and return a receipt.",
      "description": "Run the workflow."
    },
    {
      "id": "digital.twin.create",
      "title": "Create Digital Twin",
      "lane": "callable",
      "action": "createDigitalTwin",
      "prompt": "Create a digital twin request for this surface.",
      "description": "Create a twin."
    },
    {
      "id": "asset.package.create",
      "title": "Create Asset Package",
      "lane": "callable",
      "action": "createAssetPackage",
      "prompt": "Create an asset package request for this surface.",
      "description": "Create an asset package."
    },
    {
      "id": "readiness.score",
      "title": "Score Readiness",
      "lane": "callable",
      "action": "querySystem",
      "prompt": "Score this surface readiness against widgets, receipts, state, and MicroMatrix routing.",
      "description": "Score readiness."
    }
  ],
  "widgetCount": 5,
  "actionBridge": "/_scos-api/productized-actions/execute",
  "routing": [
    "micromatrix",
    "scrollentropy",
    "substrate",
    "aurelium",
    "scos-terminal"
  ]
}