{
  "agent": {
    "blockedActions": [
      "fake_hardware_ready",
      "forge_auto_unlock",
      "medical_certification",
      "socket_or_implant_geometry"
    ],
    "brain": {
      "centralOrchestrator": "shire-central",
      "crossAgentSharing": "explicit-through-shire",
      "deepModel": "qwen3:8b",
      "fastModel": "qwen3:1.7b",
      "memoryIsolation": "default",
      "type": "dedicated_scoped_logical_brain"
    },
    "capabilities": [
      "capture.coordinate",
      "mesh.handoff",
      "scan.plan",
      "scanner.status"
    ],
    "category": "Design and Capture",
    "description": "Coordinates Kinect capture, calibration, reconstruction, measurements and verified scan handoff.",
    "externalActionApprovalRequired": true,
    "id": "scanforge",
    "modules": [],
    "name": "ScanForge Scanner Agent",
    "schemaVersion": 1
  },
  "ok": true,
  "runtime": {
    "host": "127.0.0.1",
    "port": 8784,
    "startedAt": "2026-08-02T06:19:20.999464+00:00",
    "version": "0.2.0-native-agent-runtime"
  },
  "statistics": {
    "byStatus": {
      "completed": 1
    },
    "totalJobs": 1,
    "uptimeSeconds": 1.358
  }
}