Activations
Binding a license to a device / installation identity via Runtime activate / validate.
Idea
- Build a distinct device identity (fresh installation key per install — never bake into a golden image).
- Call activate with the human license key.
- Enforce the signed lease; refresh before expiry. Local verify: Verify trust (JWKS).
Node-locked seat limits count distinct identities. Clones that share one install key share one seat.