{
  "schemaVersion": "2026-06-03",
  "statusDefinitions": {
    "queued": "The test is in the public measurement queue and should not be treated as a completed result.",
    "measured": "The test has original TokenByte measurements, settings, and evidence attached.",
    "retest": "The test has older data and needs to be rerun before changing buying advice."
  },
  "requiredEvidence": [
    "hardware",
    "software",
    "modelOrWorkflow",
    "settings",
    "metrics",
    "limitations",
    "buyingVerdict",
    "evidenceFiles"
  ],
  "publishRules": {
    "queued": "Queued tests may describe the planned method, but must not be used as performance claims or product rankings.",
    "measured": "Measured tests must include original values, exact setup notes, limitations, and at least one evidence file before changing buying advice.",
    "minimumRepeatedRuns": 3,
    "requiredBeforeVerdictChange": [
      "exact hardware",
      "exact software",
      "model or workflow version",
      "settings or prompts",
      "measured metric values",
      "failure notes",
      "evidence files"
    ]
  },
  "entries": [
    {
      "id": "rtx-3090-comfyui-workflow",
      "title": "RTX 3090 ComfyUI workflow",
      "status": "queued",
      "machine": "RTX 3090 / 24GB VRAM",
      "workload": "Image generation, upscale chain, batch output",
      "metricsToPublish": [
        "VRAM use",
        "render time",
        "resolution",
        "workflow file",
        "failure notes"
      ],
      "evidenceFiles": [],
      "linkedGuide": "pages/rtx-3090-comfyui-workflow.html"
    },
    {
      "id": "mac-mini-local-model-run",
      "title": "Mac Mini local model run",
      "status": "queued",
      "machine": "Mac Mini + external SSD",
      "workload": "Summaries, transcripts, small local LLM prompts",
      "metricsToPublish": [
        "tokens/sec",
        "memory pressure",
        "model name",
        "prompt set",
        "output quality"
      ],
      "evidenceFiles": [],
      "linkedGuide": "pages/mac-mini-local-ai.html"
    },
    {
      "id": "storage-stress-test",
      "title": "Storage stress test",
      "status": "queued",
      "machine": "NVMe / external SSD",
      "workload": "Model library loading, output folder growth, backup flow",
      "metricsToPublish": [
        "capacity used",
        "load time",
        "heat",
        "reliability notes"
      ],
      "evidenceFiles": [],
      "linkedGuide": "pages/local-ai-home-lab-roadmap.html"
    },
    {
      "id": "automation-folder-watcher",
      "title": "Automation folder watcher",
      "status": "queued",
      "machine": "Mac Mini or local PC",
      "workload": "File summaries and Markdown output",
      "metricsToPublish": [
        "files processed",
        "runtime",
        "error rate",
        "model cost/privacy notes"
      ],
      "evidenceFiles": [],
      "linkedGuide": "pages/automation-starter.html"
    }
  ]
}
