agent-team-mail-core 1.0.2

Daemon-free core library for local agent team mail workflows.
Documentation
1
2
3
4
5
//! Deferred config discovery helpers.
//!
//! The active `.atm.toml` loader lives in `crate::config::mod`. This module is
//! reserved for any future discovery refactor once configuration precedence is
//! widened beyond the current 1.0 scope.