Storage & Scale
The public Runtime is a local Lite edition backed by SQLite.
Current Fit
| Fit | Notes |
|---|---|
| Developer machine | Good fit. |
| Self-managed local Agent host | Good fit with host-controlled security. |
| Small team prototype | Good fit if deployment boundary is explicit. |
| Large hosted multi-tenant service | Not the current public edition. |
Scale Considerations
Aionis Lite favors simplicity and local reproducibility. Large memory volumes should be measured for:
- recall latency,
- embedding volume,
- guide context size,
- snapshot/report size,
- concurrent writes.
For production-like service boundaries, keep Aionis behind a host that controls auth, tenancy, quotas, and network exposure.