{
  "id": "limbforge",
  "name": "LimbForge",
  "declaredStatus": "LIVE_NATIVE_RUNTIME_FOUNDATION",
  "enabled": true,
  "route": "/agents/limbforge",
  "localUrl": "http://127.0.0.1:8782",
  "brain": {
    "fastModel": "qwen3:1.7b",
    "fastAvailable": true,
    "deepModel": "qwen3:8b",
    "deepAvailable": true
  },
  "memory": {
    "root": "/home/shire3d/ARMOR/data/agents/limbforge",
    "isolated": true
  },
  "checkedAt": "2026-08-02T06:13:32.707390+00:00",
  "application": {
    "online": true,
    "health": {
      "agentId": "limbforge",
      "authentication": {
        "readEndpoints": "local_only",
        "writeEndpoints": "bearer_token_required"
      },
      "boundTo": "127.0.0.1:8782",
      "database": "/home/shire3d/ARMOR/data/agents/limbforge/runtime/limbforge.sqlite3",
      "databaseReady": true,
      "name": "LimbForge",
      "ok": true,
      "publicInboundPorts": false,
      "service": "shire-agent-limbforge",
      "startedAt": "2026-08-02T06:08:47.271593+00:00",
      "uptimeSeconds": 285.436,
      "version": "0.1.0-native-agent-runtime"
    },
    "healthEndpoint": "http://127.0.0.1:8782/health",
    "error": null,
    "attempts": [
      {
        "endpoint": "http://127.0.0.1:8782/health",
        "httpStatus": 200
      }
    ],
    "cached": false
  }
}