Appearance
Evidence
Aionis should not be adopted on narrative alone. This page summarizes the public evidence behind the current product claims.
What the evidence is meant to prove
The key claims behind Aionis are:
- agents can continue work across sessions instead of restarting from zero
- continuation reduces repeated token cost
- replay and exact handoff recovery are practical, not theoretical
- Lite is a real local product path, not a concept demo
Continuity and token evidence
In a larger-project continuation test on the open-source pallets/click repository:
- output tokens were reduced by about 77%
- total tokens were reduced by about 33%
- the second session resumed work from stored execution memory and handoff recovery instead of rebuilding context from scratch
What this proves:
- Aionis is not only a storage layer
- it changes the cost of cross-session continuation
- the product value is continuity first, with token reduction as one consequence
Replay and exact recovery evidence
The current public workflow already demonstrates:
- replay lifecycle recording
- replay run inspection
- playbook compilation and retrieval
- exact handoff recovery for continuation-sensitive workflows
This matters because teams need more than “memory recall.” They need:
- a reusable execution path
- inspectable evidence
- a reliable way to resume work after interruption
Lite public beta evidence
Lite is currently positioned as the fastest path to trying Aionis locally.
That claim is backed by:
- a real
start:litepath - repository alpha and beta gates
- repeatable
lite:dogfood - support for the core local workflow:
- write
- recall
- recall_text
- planning/context
- context/assemble
- replay lifecycle
- packs
- rules and tools loop
Lite is still not presented as:
- Server parity
- a production replacement for Server
- a multi-user control plane
What this does not prove
These results do not mean:
- every task will save the same number of tokens
- Lite is the default production deployment
- Aionis replaces governance, operations, or architecture work by itself
The evidence supports a narrower claim:
- Aionis improves execution continuity
- continuity can materially reduce repeated agent cost
- the local product path is real and usable today