{
  "schema": 1,
  "model": {
    "modelId": "s46/tinystories-656k",
    "backendModel": "tinystories-656k:q2_k",
    "version": "2026-05-q2_K"
  },
  "artifact": {
    "format": "gguf",
    "path": "testdata/pipeline/fixtures/TinyStories-656K-Q2_K.gguf",
    "filename": "TinyStories-656K-Q2_K.gguf",
    "sha256": "5a798ebc1cad921e0ce639b2f10c4bcce492654a79d4b4ca52bd0268416f6b87",
    "sizeBytes": 553120
  },
  "sources": [
    {
      "name": "hf-base-safetensors",
      "uri": "testdata/pipeline/fixtures/TinyStories-656K-model.safetensors",
      "revision": "b5b4d9e366af050532ff67beb6070d22a865a3e9",
      "sha256": "f1b39bf160553848754073d474aa14708343969871f57f3c16eeefcaccd04a5d",
      "license": "Apache-2.0"
    }
  ],
  "transform": {
    "selectionPolicy": {}
  },
  "provenance": {
    "minimumSlsaLevel": 3,
    "requireEphemeral": true,
    "builderId": "https://ci.s46.dev/builders/ephemeral-gguf"
  },
  "evaluation": {
    "privateHoldout": false,
    "benchmarks": [
      {
        "name": "IFEval",
        "source": "https://github.com/google-research/google-research/tree/master/instruction_following_eval",
        "version": "public-2026-05",
        "config": {
          "name": "ifeval-config",
          "path": "testdata/pipeline/ifeval-config.json",
          "sha256": "50a027f2ba423aa0398446baac1ac556fdae7395104fbb809dab29f8c78df373"
        },
        "public": true
      }
    ],
    "canaries": [
      {
        "name": "s46-public-canary-v1",
        "source": "https://models.s46.dev/audit/v1/canaries/s46-public-canary-v1.json",
        "version": "2026-05",
        "config": {
          "name": "s46-public-canary-v1-config",
          "path": "testdata/pipeline/canary-config.json",
          "sha256": "14faa947396ff12aebea3f7d1d13e3b73dd274f420069b52605c2639f30e1aae"
        },
        "public": true
      }
    ]
  },
  "steps": [
    {
      "id": "01-ingest",
      "name": "ingest",
      "prompt": "Verify declared upstream sources and SHA-256 digests.",
      "required": true
    },
    {
      "id": "02-license",
      "name": "license",
      "prompt": "Classify the declared source license and record restrictions.",
      "required": true
    },
    {
      "id": "03-transform",
      "name": "transform",
      "prompt": "Import and verify transform evidence proving the GGUF artifact is not pass-through hosting.",
      "required": true
    },
    {
      "id": "03-provenance",
      "name": "provenance",
      "prompt": "Verify the imported provenance statement reports the reviewed builder, level, and ephemeral-build metadata for the GGUF artifact.",
      "required": true
    },
    {
      "id": "04-gguf-validate",
      "name": "gguf-validate",
      "prompt": "Validate the release artifact as GGUF without loading model weights.",
      "required": true
    },
    {
      "id": "05-static-scan",
      "name": "static-scan",
      "prompt": "Import and verify public static scanner evidence for the GGUF artifact.",
      "required": true
    },
    {
      "id": "06-eval",
      "name": "eval",
      "prompt": "Import and verify public benchmark and canary evidence with no private holdout.",
      "required": true
    },
    {
      "id": "07-backdoor-scan",
      "name": "backdoor-scan",
      "prompt": "Import and verify public backdoor scan evidence and residual-risk wording.",
      "required": true
    },
    {
      "id": "08-compatibility",
      "name": "compatibility",
      "prompt": "Import and verify llama.cpp compatibility evidence for the GGUF artifact.",
      "required": true
    },
    {
      "id": "09-bundle",
      "name": "bundle",
      "prompt": "Assemble the unsigned evidence bundle from completed steps.",
      "required": true
    },
    {
      "id": "10-approval",
      "name": "approval",
      "prompt": "Collect threshold approval signatures over the unsigned bundle digest.",
      "required": true
    },
    {
      "id": "11-sign",
      "name": "sign",
      "prompt": "Create the final release signature after approval gates are satisfied.",
      "required": true
    },
    {
      "id": "12-render",
      "name": "render",
      "prompt": "Render the signed registry and public static audit website.",
      "required": true
    }
  ]
}
