Appearance
Choose Lite or Server
Choose Lite if your first goal is to get Aionis running locally and prove the workflow quickly.
Choose Server if your first goal is to self-host Aionis for production-style workloads and operations.
Choose Lite
Lite is the right path when you want:
- a local single-user runtime
- SQLite-backed memory and replay
- the shortest path to
write -> recall -> replay - Codex or MCP-based local workflows
- public beta evaluation with low setup friction
Start here:
Choose Server
Server is the right path when you want:
- a self-hosted production path
- shared operational ownership
- admin and automation surfaces
- Postgres-backed deployment
- production runbooks and go-live gates
Start here:
Boundary Summary
| Area | Lite | Server |
|---|---|---|
| Startup | local start:lite | service/self-hosted runtime |
| Storage | local SQLite-backed runtime | production-oriented runtime |
write / recall / replay | supported | supported |
rules / tools / planning/context | supported | supported |
/v1/admin/control/* | server-only | supported |
/v1/automations/* | server-only | supported |
| Posture | public beta | open-core production path |
If You Are Still Not Sure
Use Lite if your first question is:
- can this help my coding agent continue work across sessions?
- can I try it locally in minutes?
- can I connect it to Codex or MCP without building infrastructure first?
Use Server if your first question is:
- how do I self-host this for a team or production workflow?
- how do I operate it with stronger governance?
- how do I use admin or automation surfaces?