//! # Autonomous Chronal Agents (`ctc-agents`)
//!
//! Lightweight non-deterministic sub-routines that live natively inside the
//! Worldline DAG. Unlike standard threads, agents traverse temporal epochs
//! \(\tau\) and parallel universe branches, scanning for impending paradoxes,
//! resource deadlocks, or sub-optimal convergence — then proactively inject
//! correction vectors into past execution frames via `ctc-signal`.
pub use ;
pub use AgentConfig;
pub use ;
pub use ;
pub use ;