//! # Jev Harness (Rust)
//!
//! Zero-overhead System One decision harness and token optimizer for AI coding agents.
//! Powered by [TypeSafe AI's Jev System One](https://typesafe.ai).
//!
//! Provides ultra-fast micro-decisions (<500µs local, 70-300ms remote) to optimize model routing,
//! triage test and execution failures, and protect against doomed repetitive loops.
pub use JevClient;
pub use ;
pub use *;