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
6
7
8
9
10
11
12
13
14
pub mod detector;
pub mod emotional;
pub mod thalamic_gate;
pub mod locus_coeruleus;
pub mod belief_state;
pub mod resource_allocator;
pub mod world_model;
pub mod convergence;
pub mod dynamics;
pub mod adaptive_thresholds;
pub mod intervention;
pub mod delta_modulation;
pub mod hs_arousal;
pub mod signals;