{
  "product": "CellCortex",
  "updated_at": "2026-03-01T00:00:00Z",
  "install_endpoints": {
    "community": "https://install.cellcortex.dev/oss",
    "pro": "https://install.cellcortex.dev/pro"
  },
  "channel_endpoints": {
    "community_stable": "https://install.cellcortex.dev/channels/community-stable.txt",
    "pro_stable": "https://install.cellcortex.dev/channels/pro-stable.txt"
  },
  "stable_channels": {
    "community": "latest",
    "pro": "latest"
  },
  "post_purchase_docs": "https://cellcortex.dev/docs/?page=pro-edition-guide",
  "checkout_url": "https://cellcortex.lemonsqueezy.com/checkout/buy/866f2160-1ef4-4bea-8cfc-04c6c72ed9f7",
  "installer_sources": {
    "community": "https://github.com/cellcortex-ai/cellcortex/blob/main/scripts/install_oss.sh",
    "pro": "https://github.com/cellcortex-ai/cellcortex-pro/blob/main/scripts/install_pro.sh"
  },
  "artifact_policy": {
    "checksum": "required (.sha256)",
    "signature": "required (.sig via cosign verify-blob)",
    "unsigned_bypass": "CELL_INSTALL_ALLOW_UNSIGNED=1 (temporary local testing only)"
  }
}
