# `mix llm_db.snapshot.publish`
[🔗](https://github.com/agentjido/llm_db/blob/main/lib/mix/tasks/llm_db.snapshot.publish.ex#L1)

Builds and publishes a canonical snapshot to GitHub Releases.

This creates or repairs the immutable snapshot release for the current
`snapshot_id`. Local `latest.json` and `snapshot-index.json` outputs are still
written for inspection, but the canonical remote index is derived from the
published snapshot releases themselves.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
