Crate paranoid_cli¶
- crate paranoid_cli¶
Library surface for
paranoid-cli.The binary target (
src/main.rs) is a thin wrapper around this crate. The library target exists so integration tests (and, longer term, agentic control surfaces) can drive the real TUI applications without spawning a PTY: see thescriptedmodule for the deterministic scripted-mode driver used byPARANOID_TUI_SCRIPT.Modules