MVG Deployments (DEMO)

DEMO deployments are signed with demo deploy keys (not production trust).

✅ Verify latest deploy txn (DEMO)

  1. Download the DEMO Evidence Bundle (includes verifier scripts).
  2. Run:
python3 public_verify_deploy_txn_v51.py --site-root . --trust-mode demo

Expected: GO

Signed status Loading…

Signed status artifact: MVG_DEPLOY_STATUS_LATEST.json (signature)

Verify the signed deploy status artifact (optional)
gpg --import trust/deployments/demo/pgp.asc
gpg --verify trust/deployments/demo/MVG_DEPLOY_STATUS_LATEST.json.asc \
  trust/deployments/demo/MVG_DEPLOY_STATUS_LATEST.json

Latest pointer

Latest record

Deploy keyring

DEMO KEYS ONLY — Not production trust. Do not rely for operational decisions.