Quota Enforcement System
Last Updated: April 27, 2026
Overview
Stratofusion enforces subscription-based quotas and plan limits for data transfer and search operations. Quota state is persisted in the environment's PostgreSQL database—Compose PostgreSQL in production and the retained development database elsewhere—so usage survives restarts, redeploys, and multi-instance traffic.
Gated Actions
Quota-Enforced
- Uploads count toward both daily and monthly transfer quota windows.
- Copy, move, backup, and sync launches count toward both daily and monthly transfer quota windows when byte estimates are available.
- Downloads count toward the same daily and monthly transfer quota windows.
- Search requests count toward the daily search quota.
- Upload, copy, move, backup, sync, and download flows also enforce plan-level
max file sizeandfiles per batchlimits before launch when the selected files can be resolved. - AI search remains plan-gated and requires Pro or Unlimited.
Not Gated
- Browse and list operations.
- Rename operations.
- Delete operations.
- File metadata reads and previews.
Tier Limits
| Capability | Free | Pro | Unlimited |
|---|---|---|---|
| Daily data transfer | 1 GB | 50 GB | 500 GB |
| Monthly data transfer | 10 GB | 200 GB | 15 TB |
| Daily searches | 10 | 200 | Unlimited |
| Max file size | 100 MB | 2 GB | 10 GB |