Deterministic execution engine with traceable, immutable history
Project description
Anusara
Deterministic execution runtime for agent workflows.
What is Anusara?
Anusara is a deterministic runtime for executing agent workflows.
Anusara makes agent workflows deterministic, observable, and replayable by design.
It executes graphs of agents using:
- deterministic scheduling
- event-sourced execution history
- replay-driven state reconstruction
Every execution becomes:
- replayable
- inspectable
- debuggable
- reproducible
🚀 Quickstart (Docker)
Run Anusara
docker run -d --name anusara -p 8000:8000 navasoftsolutions/anusara:latest
Verify
curl http://localhost:8000/health && echo
curl http://localhost:8000/agents/available && echo
The Mental Model
Agent Graph
↓
Deterministic Execution Engine
↓
Event Log (source of truth)
↓
Replay • Debug • Observability
Why Anusara?
Anusara enforces:
- deterministic execution
- event log authority
- replay-based debugging
- explicit lifecycle guarantees
Key Features
- deterministic execution
- event-sourced execution history
- replayable workflows
- HTTP + CLI + Python runtime
- agent lifecycle management
- built-in observability
- controlled workflow mutation
Project Status
Anusara is under active development.
License
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file anusara-1.13.1.tar.gz.
File metadata
- Download URL: anusara-1.13.1.tar.gz
- Upload date:
- Size: 99.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0dcb304a019b4c74a3ff5d97b6f8d859f87f01f58ac0aa5cd1dfd0dd46a01e4e
|
|
| MD5 |
c25ad626df378047071d42cf813967d9
|
|
| BLAKE2b-256 |
8c27f619b7a9a8fc7458ac5695a793b57427a813e20eb2a67ebc0a99814756bd
|
File details
Details for the file anusara-1.13.1-py3-none-any.whl.
File metadata
- Download URL: anusara-1.13.1-py3-none-any.whl
- Upload date:
- Size: 154.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17b49f4926ed4c30a9894da5b2b3d3e794be9c6a39df4f4a3dd84866fdfacaaa
|
|
| MD5 |
f27bbdd0824b4298d5b9c22285337b96
|
|
| BLAKE2b-256 |
5b723162c7bb8d8b49cdc89a96d602b908fbd9e30241762564d23a9d1161b9a2
|