{
  "agent": {
    "blockedActions": [
      "export_without_validation",
      "implant_contact_geometry",
      "load_bearing_design",
      "medical_certification",
      "socket_design"
    ],
    "brain": {
      "centralOrchestrator": "shire-central",
      "crossAgentSharing": "explicit-through-shire",
      "deepModel": "qwen3:8b",
      "fastModel": "qwen3:1.7b",
      "memoryIsolation": "default",
      "type": "dedicated_scoped_logical_brain"
    },
    "capabilities": [
      "component.envelope",
      "cover.plan",
      "manufacturing.prepare",
      "measurement.validate"
    ],
    "category": "Prosthetic Cover Design",
    "description": "Designs non-load-bearing cosmetic prosthetic covers using verified measurements, clearances and safety gates.",
    "externalActionApprovalRequired": true,
    "id": "limbforge",
    "modules": [
      "ossiguard"
    ],
    "name": "LimbForge",
    "schemaVersion": 1
  },
  "ok": true,
  "runtime": {
    "host": "127.0.0.1",
    "port": 8782,
    "startedAt": "2026-08-02T06:19:21.348188+00:00",
    "version": "0.2.0-native-agent-runtime"
  },
  "statistics": {
    "byStatus": {
      "completed": 1
    },
    "totalJobs": 1,
    "uptimeSeconds": 1.06
  }
}