{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "manifestVersion": 1,
  "product": "Workcell Foundry",
  "channel": "public-site",
  "status": "not-published",
  "release": {
    "version": null,
    "sourceSha": null,
    "publishedAt": null,
    "releaseNotes": null
  },
  "artifacts": [
    {
      "id": "windows-x64",
      "status": "not-published",
      "downloadUrl": null,
      "sizeBytes": null,
      "sha256": null
    },
    {
      "id": "linux-amd64",
      "status": "not-published",
      "downloadUrl": null,
      "sizeBytes": null,
      "sha256": null
    }
  ],
  "verification": {
    "algorithm": "sha256",
    "status": "no-artifact",
    "instruction": "A published artifact must include an exact URL, byte size, lowercase SHA-256 digest, source SHA, and independent verification receipt."
  },
  "seller": {
    "name": "Denis Miclea",
    "capacity": "individual developer",
    "jurisdiction": "Quebec, Canada"
  }
}
