Bastion v0.1.0
Safety kernel for agentic AI. Rust + Tokio.
Components
- Consensus Gating — Multi-model agreement before action
- Deterministic Verification — Zero LLM calls on critical path
- SHA-256 Audit Trails — Hash-chained, immutable decision history
- Checkpoint/Rollback — State recovery on failure
- Self-Healing — Decision tree-based automatic recovery
- Semantic Eyes — mmap knowledge graph with Bloom + CSR
Test Coverage
17 integration tests. CI via GitHub Actions.