Skip to content

Invite-Beta Limits

These are safety boundaries for the invite-only disposable DEV beta, not a production capacity promise.

BoundaryExact limit
Manifest entries256 files
Individual object8 MiB per file
Complete manifest64 MiB aggregate
Deploy-lock request128 KiB manifest/admission body
Canonical pathsPaths are up to 512 bytes
Admitted media typeContent type is up to 128 bytes
Session lifetimeDeploy session hard age is 60 minutes
Heartbeat windowInactivity is 10 minutes
Provider work3 provider attempts per operation

The limits apply to the complete manifest, not only to files that changed.

  • 4 admitted deploy sessions/hour per customer and per validated client IP.
  • 30 ordinary lifecycle mutations/hour per customer and per validated client IP.

Ordinary lifecycle mutations are app create/delete and customer-token mint/revoke. Each customer and validated client-IP bucket is enforced independently. A rejected admission uses the stable rate_limited error and a retry interval.

A customer can have 3 active customer tokens.

The app cap is controlled by the operator-authorization grant. There is no universal app cap that applies to every grant.

Reaching a boundary does not imply an upgrade path. Stop the bounded walkthrough and contact the operator.