noos 0.4.1

Reliability layer for Rust LLM agents: scope drift, cost circuit breaks, and procedural correction memory as event-driven Decisions.
Documentation
1
2
3
4
5
pub mod belief;
pub mod gate;
pub mod intervention;
pub mod memory;
pub mod world;