release host · online levelchat.io

Signed release manifests · served immutably · verified by the lc CLI.

Pull an update on a self-hosted box

Run from a host with the lc binary installed (see get.levelchat.io):

lc upgrade

The CLI fetches the channel pointer, validates the Ed25519 signature against the public key embedded in the binary, and rolls the local stack forward only on a verified match.

Fetch a manifest manually

curl -fsSL https://releases.levelchat.io/canary/<sha>/manifest.json curl -fsSL https://releases.levelchat.io/stable/latest.json

Release channels

stable
Customer default — promoted from canary after a soak window.
canary
Every successful build lands here. The vendor stack tracks this channel.
beta
Pre-release access for early customers — opt-in via lc channel beta.

Wire format