{
  "agent": {
    "blockedActions": [
      "claim_simulation_is_geometry",
      "export_unvalidated_cover",
      "overwrite_master_artwork"
    ],
    "brain": {
      "centralOrchestrator": "shire-central",
      "crossAgentSharing": "explicit-through-shire",
      "deepModel": "qwen3:8b",
      "fastModel": "qwen3:1.7b",
      "memoryIsolation": "default",
      "type": "dedicated_scoped_logical_brain"
    },
    "capabilities": [
      "artwork.plan",
      "mask.create",
      "placement.propose",
      "relief.intent"
    ],
    "category": "Artwork and Surface Design",
    "description": "Creates reusable cover-independent artwork layers and applies them to validated cover geometry.",
    "externalActionApprovalRequired": true,
    "id": "covercanvas",
    "modules": [],
    "name": "CoverCanvas",
    "schemaVersion": 1
  },
  "ok": true,
  "runtime": {
    "host": "127.0.0.1",
    "port": 8783,
    "startedAt": "2026-08-02T06:19:20.696779+00:00",
    "version": "0.2.0-native-agent-runtime"
  },
  "statistics": {
    "byStatus": {
      "completed": 1
    },
    "totalJobs": 1,
    "uptimeSeconds": 1.615
  }
}