{
  "date": "2026-09-24T12:36:08.357Z",
  "execution": "Isolated Node harness using production Donatello Agent LocalModelManager with an Electron app-path shim; not an automatic-route UI test",
  "agentSourceVersion": "0.9.87",
  "model": "IBM Granite 4.1 3B Instruct",
  "quantization": "Q4_K_M",
  "modelBytes": 2099501664,
  "modelSha256": "662b0626cd58f443baea23559b469df6576a81d349649c59413b36a9fb32eb29",
  "context": 16384,
  "runtime": "b10516 · ",
  "hostBinding": "127.0.0.1",
  "offlineRuntimeFlag": true,
  "cloudModelRequests": 0,
  "donatelloCredits": 0,
  "prompt": "Write only JavaScript source, without Markdown fences. Define function slugify(value). It must reject non-string input with TypeError, trim whitespace, lowercase, use Unicode NFKD normalization and remove combining accent marks, replace each run of characters other than ASCII a-z and digits 0-9 with a single hyphen, and trim hyphens from both ends. Empty or punctuation-only strings return an empty string. Do not use dependencies or external services. Do not export the function.",
  "serverReadyMs": 12084,
  "completionMs": 4463,
  "usage": {
    "completion_tokens": 100,
    "prompt_tokens": 104,
    "total_tokens": 204,
    "prompt_tokens_details": {
      "cached_tokens": 0
    }
  },
  "hardware": {
    "platform": "win32",
    "release": "10.0.26200",
    "cpu": "AMD Ryzen 7 4800H with Radeon Graphics         ",
    "logicalCpus": 16,
    "totalRamGiB": 15
  },
  "limitations": [
    "Single warm/cold-start sample, not a benchmark or RAM minimum.",
    "No online route was called by this harness; the operating system network was not disabled.",
    "Does not prove automatic fallback routing, all tools or all tasks work offline."
  ]
}