Skip to documentation content
On this page
  1. Reference contract
  2. Authoritative source

compute

Configures compute for Entitlement limits from its authoritative release declaration.

Reference contract

FieldValueDescription
valueTypeenumDeclared input representation.
defaultRelease default applied when the field is omitted.
typescriptType"cpu-only" | "cpu-gpu"Compiler-resolved TypeScript contract.
requiredtrue
readOnlytrue
allowed["cpu-only","cpu-gpu"]Allowed declaration values.

Configures compute for Entitlement limits from its authoritative release declaration.

The declared value type is enum. Allowed values are ["cpu-only","cpu-gpu"]. This field is required.

Authoritative source

Catalog
telion.app/0.1.0-beta
Identity
service/licensing/entitlements/field/compute
Path
apps/desktop-electron/src/ui/LicenseGate.tsx
Symbol
DesktopLicenseStatus.entitlement