{
  "format": "LLM-SCAN",
  "format_version": "1.0",
  "generator": {
    "name": "oca4llm",
    "version": "1.0.9"
  },
  "scan_context": {
    "started_at": "2025-09-10T23:24:00Z",
    "ended_at": "2025-09-10T23:24:00Z",
    "duration_ms": 279,
    "limits": {
      "timeout_ms": 60000,
      "sandbox": true
    },
    "mode": "static-lite"
  },
  "source": {
    "input_type": "file",
    "filename": "byt5_small_glyphxl_fp32-f16.gguf",
    "size_bytes": 438713376,
    "hashes": {
      "sha256": "24d454240dab2f0ff178635d95b2472d0747124a3cc4ae92f3429fc3231c07a7"
    }
  },
  "model": {
    "format": "gguf",
    "gguf_version": 3,
    "arch": null,
    "quantization": null,
    "params_estimate": null,
    "kv_meta": {}
  },
  "tokenizer": {},
  "tensors": {},
  "security": {
    "grade": "N/A",
    "checks": []
  },
  "compatibility": [
    {
      "runtime": "llama.cpp",
      "supported": true,
      "notes": "gguf v3 detected"
    },
    {
      "runtime": "Ollama",
      "supported": true,
      "notes": "Most gguf variants supported"
    },
    {
      "runtime": "vLLM",
      "supported": false,
      "notes": "Needs safetensors conversion"
    }
  ],
  "report": {
    "summary": "GGUF file detected.",
    "bullets": [
      "Size: 0.41 GB",
      "SHA256: 24d454240dab2f0f…"
    ],
    "recommendations": [
      "Run full scan to extract kv_meta and tokenizer (future)."
    ]
  }
}