Policy 5-0 Licence Server
Licence activation/status checking and update hosting for the Policy 5-0 desktop app. This server holds only the Ed25519 public key.
GET /api/health— service + storage statusGET /api/status?key=…&machineId=…— licence statusPOST /api/verify— licence status (key in body)POST /api/activate— record an activation (seat)POST /api/deactivate— release a seatPOST /api/revoke— admin onlyGET /api/updates/latest?channel=stable&platform=win¤tVersion=x.y.z
See the README.md in the licenceserver/ folder for the full contract.