> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qredence.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Release pipeline

> Lockstep versioning: npm run release:patch (fixes/additions) or release:minor (API breaks) updates all package versions, finalizes changelogs, commits, tags, and publishes. 7-day minimum...

Lockstep versioning: `npm run release:patch` (fixes/additions) or `release:minor` (API breaks) updates all package versions, finalizes changelogs, commits, tags, and publishes. 7-day minimum release age (`.npmrc` `min-release-age=7`). The `.github/workflows/build-binaries.yml` and `scripts/build-binaries.sh` were removed 2026-08-15 (`implementation/remove-release-ci`, `859871ada`) in favor of the packaged `prime-agent web` runtime and public installer.

Related: [Deployment index](/fleet-prime-agent/deployment), [Dependencies](https://github.com/Qredence/fleet-prime-agent/blob/main/package.json)
