# Canonical Clippy config for every Rust spore in this repository.
#
# Default policy mirrored into each Rust project's clippy.toml. Repository
# tooling may select a project-specific full replacement.
# Production code uses the matching `deny` lint levels in each Cargo.toml.
# Tests may use these failure helpers when they make assertions clearer.
= true
= true
= true
= [
{ = "std::eprintln", = "Agent-First Data convention requires structured events on stdout only; stderr is not a protocol channel." },
]
= [
{ = "std::io::stderr", = "Agent-First Data convention requires structured events on stdout only; stderr is not a protocol channel." },
]