{
  "schema_version": 1,
  "comment": "Artifact catalog served at https://repo.eldric.ai/catalog/artifacts.json. Customer-facing index of every release artifact (RPMs, DEBs, macOS PKGs, Sparkle appcast, install bootstrappers). Wave 20 update: alpha119k CUDA RPM added (ships modules.d/* manifests \u2014 closes the CUDA-host manifest bug from Waves 17-19). RC1 tag cut at v5.0.0-rc.1 (commit e6451c9b). 3-day soak gate started 2026-05-19 11:05 UTC; GA tag v5.0.0 at T+3d if clean.",
  "updated_at": "2026-05-21T08:17Z",
  "release_status": {
    "current_tag": "v5.0.0-rc.2",
    "release_branch": "release/5.0.x",
    "soak_started": "2026-05-20T13:39Z",
    "soak_duration_hours": 30,
    "ga_decision_at": "2026-05-21T19:40Z",
    "ga_tag_pending": "v5.0.0",
    "rc2_alpha_chain": "alpha120d \u2192 alpha120e (auth-shape) \u2192 alpha120f (syscall-auth-forward) \u2192 alpha120g (syscall short-circuit removal) \u2192 alpha120l (vector embed config + env audit) \u2192 alpha120m (/v1/models source mislabel fix) \u2014 mid-soak fixes per \u00a7A8 policy share one 6h extension; same RC tag; GA gate T+30h"
  },
  "entries_count": 9,
  "entries": [
    {
      "id": "eldric-aios-cuda-x86_64-fc42-alpha119k",
      "family": "eldric-aios-cuda",
      "version": "5.0.0-295.alpha119k",
      "type": "rpm-cuda",
      "arch": "x86_64",
      "distro": "fedora42",
      "filename": "eldric-aios-cuda-5.0.0-295.alpha119k.fc42.x86_64.rpm",
      "size_mb": 630,
      "sha256": "5b81547d96345d76fc0ede8125747b84b298cab0d3cfe6c06aa7e5d44fb1a3e1",
      "license": "proprietary",
      "description": "Eldric AI OS, CUDA inference variant (Conflicts: eldric-aios \u2014 mutually exclusive with CPU base on the same host per host-tier rule). Built on Fedora 42 with CUDA 12.8 + gcc-14 for compute_75/80/86/89/90 GPU archs. Ships 167 module manifests in /usr/share/eldric/modules.d/ (fix for the alpha118jjj-ppp manifest-disable bug). Runtime needs NVIDIA driver + open62541 >= 1.4. Verified installs cleanly on .12 (RTX 2080) + .47 (RTX 4070 Ti) without --nodeps.",
      "download_url": "https://repo.eldric.ai/5.0/eldric-aios-cuda-5.0.0-295.alpha119k.fc42.x86_64.rpm",
      "latest_alias": "eldric-aios-cuda-latest.rpm",
      "install_command": "curl -fsSL https://repo.eldric.ai/install.sh | sudo bash && sudo dnf install eldric-aios-cuda",
      "rc1_member": true
    },
    {
      "id": "eldric-aios-x86_64-fc43-alpha118fff",
      "family": "eldric-aios",
      "version": "5.0.0-287.alpha118fff",
      "type": "rpm",
      "arch": "x86_64",
      "distro": "fedora43",
      "filename": "eldric-aios-5.0.0-287.alpha118fff.fc43.x86_64.rpm",
      "size_mb": 7,
      "sha256": "44087d39e8de14fcae17ff622a4232bb9e605ef153a5ebab45f44f9cbb1eecc8",
      "license": "proprietary",
      "description": "Eldric AI OS, full kernel build, x86_64 Fedora 43. The reference 5.0 alpha for fc43 hosts.",
      "download_url": "https://repo.eldric.ai/5.0/eldric-aios-5.0.0-287.alpha118fff.fc43.x86_64.rpm",
      "latest_alias": "eldric-aios-latest.rpm",
      "install_command": "curl -fsSL https://repo.eldric.ai/install.sh | sudo bash && sudo dnf install eldric-aios"
    },
    {
      "id": "eldric-aios-x86_64-fc40-alpha118mmm",
      "family": "eldric-aios",
      "version": "5.0.0-291.alpha118mmm",
      "type": "rpm",
      "arch": "x86_64",
      "distro": "fedora40",
      "filename": "eldric-aios-5.0.0-291.alpha118mmm.fc40.x86_64.rpm",
      "size_mb": 6,
      "sha256": "15a3a1b7ce3852b8c9994887dafbbefebc63046c48b95c60cc6c007605478a15",
      "license": "proprietary",
      "description": "Eldric AI OS, x86_64 Fedora 40. First cross-distro RPM build (Wave 14). Customers on fc40 install directly via dnf.",
      "download_url": "https://repo.eldric.ai/5.0/eldric-aios-5.0.0-291.alpha118mmm.fc40.x86_64.rpm",
      "install_command": "sudo dnf install https://repo.eldric.ai/5.0/eldric-aios-5.0.0-291.alpha118mmm.fc40.x86_64.rpm"
    },
    {
      "id": "eldric-aios-x86_64-el9-alpha118ppp",
      "family": "eldric-aios",
      "version": "5.0.0-292.alpha118ppp",
      "type": "rpm",
      "arch": "x86_64",
      "distro": "el9",
      "filename": "eldric-aios-5.0.0-292.alpha118ppp.el9.x86_64.rpm",
      "size_mb": 7,
      "sha256": "64ad7b3e1b01b2191ba9d2dff3bda3c3a9d08df2db766f7402dac0e6d813eb6e",
      "license": "proprietary",
      "description": "Eldric AI OS, x86_64 RHEL 9 / Rocky 9 / Alma 9. First cross-distro RPM build for el9 (Wave 14). Built with gcc-toolset-13 via SCL; needs EPEL + CRB enabled for runtime dependencies.",
      "download_url": "https://repo.eldric.ai/5.0/eldric-aios-5.0.0-292.alpha118ppp.el9.x86_64.rpm",
      "install_command": "sudo dnf config-manager --set-enabled crb && sudo dnf install epel-release && sudo dnf install https://repo.eldric.ai/5.0/eldric-aios-5.0.0-292.alpha118ppp.el9.x86_64.rpm"
    },
    {
      "id": "eldric-aios-amd64-ubuntu24-snap20260518052223",
      "family": "eldric-aios",
      "version": "5.0.0-1.snap20260518052223",
      "type": "deb",
      "arch": "amd64",
      "distro": "ubuntu24.04",
      "filename": "eldric-aios_5.0.0-1.snap20260518052223_amd64.deb",
      "size_mb": 7,
      "sha256": "67baa7576ce421cd4d25f8c0d3923df4a65800af0ae1c014698af70bce7e354c",
      "license": "proprietary",
      "description": "Eldric AI OS, amd64 Ubuntu 24.04. First DEB build (Wave 14, OPS+DEB pipeline scaffolded Wave 13). Note: no apt repo metadata yet \u2014 install via direct dpkg or wget+dpkg.",
      "download_url": "https://repo.eldric.ai/5.0/eldric-aios_5.0.0-1.snap20260518052223_amd64.deb",
      "install_command": "wget https://repo.eldric.ai/5.0/eldric-aios_5.0.0-1.snap20260518052223_amd64.deb && sudo apt install ./eldric-aios_5.0.0-1.snap20260518052223_amd64.deb"
    },
    {
      "id": "eldric-aios-amd64-debian12-snap20260518050432",
      "family": "eldric-aios",
      "version": "5.0.0-1.snap20260518050432",
      "type": "deb",
      "arch": "amd64",
      "distro": "debian12",
      "filename": "eldric-aios_5.0.0-1.snap20260518050432_amd64.deb",
      "size_mb": 6,
      "sha256": "4b1c9442604e16637bd9d4ca61441430e25749315b665c289d74a5c6f4295bd0",
      "license": "proprietary",
      "description": "Eldric AI OS, amd64 Debian 12. First DEB build (Wave 14). Same notes as the Ubuntu 24.04 DEB regarding apt repo metadata.",
      "download_url": "https://repo.eldric.ai/5.0/eldric-aios_5.0.0-1.snap20260518050432_amd64.deb",
      "install_command": "wget https://repo.eldric.ai/5.0/eldric-aios_5.0.0-1.snap20260518050432_amd64.deb && sudo apt install ./eldric-aios_5.0.0-1.snap20260518050432_amd64.deb"
    },
    {
      "id": "eldric-aios-minimal-aarch64-alpha118kkk",
      "family": "eldric-aios-minimal",
      "version": "5.0.0-289.alpha118kkk",
      "type": "rpm",
      "arch": "aarch64",
      "distro": "fedora43",
      "filename": "eldric-aios-minimal-5.0.0-289.alpha118kkk.fc43.aarch64.rpm",
      "size_mb": 4,
      "sha256": "0fa3603a68d746de0446c967890d2d95b36bab93d6a93bef3001fb6da1661c5b",
      "license": "proprietary",
      "description": "Eldric AI OS, minimal edge-runtime variant, aarch64 (Pi 4 / Pi 5 / Jetson Orin / ARM NUC). G6 row closed Wave 13.",
      "download_url": "https://repo.eldric.ai/5.0/eldric-aios-minimal-5.0.0-289.alpha118kkk.fc43.aarch64.rpm",
      "latest_alias": "eldric-aios-minimal-aarch64-latest.rpm",
      "install_command": "sudo dnf install https://repo.eldric.ai/5.0/eldric-aios-minimal-aarch64-latest.rpm"
    },
    {
      "id": "eldric-macos-pkg-5.0.0",
      "family": "Eldric-macos",
      "version": "5.0.0",
      "type": "macos-pkg",
      "arch": "universal",
      "platform": "macOS 13+",
      "filename": "Eldric-5.0.0-macos.pkg",
      "size_mb": 23,
      "sha256": "3d74be61f85b54b7e65c9dcbd16952cefb55253ba21c3a966a56ea8098ab38e7",
      "license": "proprietary",
      "description": "Eldric macOS GUI client, universal Intel/Apple Silicon. CLI + GUI bundled. Sparkle auto-update enabled.",
      "download_url": "https://repo.eldric.ai/5.0/macos/Eldric-5.0.0-macos.pkg",
      "latest_alias": "Eldric-latest-macos.pkg",
      "install_command": "Double-click PKG; right-click \u2192 Open on first launch (Gatekeeper)",
      "sparkle_appcast": "https://repo.eldric.ai/appcasts/macos-gui.xml",
      "sparkle_pubkey": "tVQjNyiyuqxp+lAToijWtJoAzc2kxnm8wXlBMp0ESnI="
    },
    {
      "id": "install-bootstrapper",
      "family": "install-sh",
      "version": "latest",
      "type": "shell-script",
      "filename": "install.sh",
      "license": "proprietary",
      "description": "One-line customer install. Adds repo.eldric.ai dnf repo + installs eldric-aios + runs eldric setup wizard. Idempotent.",
      "download_url": "https://repo.eldric.ai/install.sh",
      "supported_distros": [
        "Fedora 42+",
        "Fedora 40",
        "RHEL 9+",
        "CentOS Stream 9+",
        "Rocky 9+",
        "Alma 9+"
      ]
    }
  ],
  "g_row_status_2026-05-18": {
    "G1_fedora40_rpm": "\u2705 CLOSED \u2014 Wave 14 first build (alpha118mmm)",
    "G2_rhel9_rpm": "\u2705 CLOSED \u2014 Wave 14 first build (alpha118ppp)",
    "G3_ubuntu2404_deb": "\u2705 CLOSED \u2014 Wave 14 first build (snap20260518052223)",
    "G4_debian12_deb": "\u2705 CLOSED \u2014 Wave 14 first build (snap20260518050432)",
    "G5_macos_pkg": "\u2705 CLOSED \u2014 Wave 12",
    "G6_aarch64_rpm": "\u2705 CLOSED \u2014 Wave 13",
    "note": "All \u00a7G rows of the GA-closure-checklist are CLOSED as of 2026-05-18. Next attention: apt repo metadata (apt-ftparchive / reprepro) so customers can use `apt install eldric-aios` instead of `apt install ./file.deb`. Plus a versioned spec for the DEB build (currently snap-dated; alpha-letter version would align with RPM cadence)."
  }
}
