{
  "wave": "61D",
  "name": "Runtime Path Mission Packet Registry",
  "status": "mission-packet-registry-ready",
  "generatedAt": "2026-07-08T16:58:51.155Z",
  "commit": "a74ee17",
  "branch": "main",
  "route": "/runtime-path-mission-packet-registry",
  "endpoint": "/api/live/runtime-path-mission-packet-registry",
  "textEndpoint": "/api/live/runtime-path-mission-packet-registry?view=text",
  "shell": "/agent-arena/shell",
  "upstream": {
    "selectorWave": "61B",
    "selectorRoute": "/runtime-path-selector",
    "bindingWave": "61C",
    "bindingRoute": "/runtime-path-selector-shell-binding-receipt",
    "selectorMarker": "data-runtime-path-selector-61b",
    "bindingMarker": "data-runtime-path-selector-shell-binding-receipt-61c"
  },
  "purpose": "Convert selected runtime path classes into mission packet templates that can be reviewed before any future execution runtime is activated.",
  "missionPackets": [
    {
      "id": "observe-system-state",
      "label": "Observe System State",
      "selectedRuntimePath": "internal-route + api-receipt",
      "packetState": "review-ready",
      "opensIn": "Arena internal route",
      "requiredReceipt": "system-state-receipt",
      "allowedNow": true,
      "activationRequired": false,
      "notes": "Read-only TheoB system state and receipts."
    },
    {
      "id": "open-external-account-app",
      "label": "Open External Account App",
      "selectedRuntimePath": "external-browser-tab",
      "packetState": "review-ready",
      "opensIn": "User-owned browser tab",
      "requiredReceipt": "external-tab-handoff-receipt",
      "allowedNow": true,
      "activationRequired": false,
      "notes": "Opens app in real browser tab. No embedded iframe control."
    },
    {
      "id": "fetch-live-public-data",
      "label": "Fetch Live Public Data",
      "selectedRuntimePath": "provider-api-candidate",
      "packetState": "approval-required",
      "opensIn": "Provider adapter candidate",
      "requiredReceipt": "source-budget-scope-receipt",
      "allowedNow": false,
      "activationRequired": true,
      "notes": "Requires source, budget, freshness, scope, and kill switch."
    },
    {
      "id": "coordinate-agent-work",
      "label": "Coordinate Agent Work",
      "selectedRuntimePath": "internal-route + api-receipt",
      "packetState": "review-ready",
      "opensIn": "Agent mission control receipt",
      "requiredReceipt": "agent-handoff-receipt",
      "allowedNow": true,
      "activationRequired": false,
      "notes": "Traceable coordination packet only."
    },
    {
      "id": "move-across-browser-tabs",
      "label": "Move Across Browser Tabs",
      "selectedRuntimePath": "chrome-extension-candidate",
      "packetState": "future-build-required",
      "opensIn": "Future Chrome extension",
      "requiredReceipt": "extension-permission-receipt",
      "allowedNow": false,
      "activationRequired": true,
      "notes": "Website alone cannot safely control arbitrary browser tabs."
    },
    {
      "id": "operate-desktop-device",
      "label": "Operate Desktop / Device",
      "selectedRuntimePath": "native-helper-candidate + phone-device-bridge-candidate",
      "packetState": "future-build-required",
      "opensIn": "Future native/device bridge",
      "requiredReceipt": "native-device-permission-receipt",
      "allowedNow": false,
      "activationRequired": true,
      "notes": "Desktop and device actions require explicit native/local bridge."
    }
  ],
  "visualPolicy": {
    "shellVisualMutation": "data binding only",
    "newShellIconsAdded": false,
    "newShellPanelsAdded": false,
    "browserWidgetAdded": false,
    "centerSurfaceContentChanged": false,
    "externalDockChanged": false
  },
  "activationPolicy": {
    "browserControlActivated": false,
    "deviceBridgeActivated": false,
    "externalAccountAutomationActivated": false,
    "providerSpendActivated": false,
    "credentialAccessActivated": false,
    "missionPacketsAreTemplatesOnly": true
  },
  "next": "61E Mission Packet Review Queue"
}