This repo hosts Mallard’s auto-updater manifest at https://mallard-updates.vnsf.xyz/.
latest.json — stable channel. Updated by mallard’s CI on every
non-rc tag push.latest-beta.json — beta channel (includes rcs and stables).
Updated on every tag push. Note: the in-app beta-channel toggle
was deferred during Plan #19b — latest-beta.json is published but
no shipping Mallard binary currently reads it. The file remains so
a follow-up plan can wire the toggle without re-running registry
bootstrap.Do not edit by hand. Manifests are generated by
scripts/build-updater-manifest.mjs in wizardquack/mallard and pushed
here automatically by the publish-feed job in release.yml.
For ops procedures (key rotation, channel maintenance, disaster recovery, manual republish, emergency rollback), see RUNBOOK.md.