taut-rpc-cli 0.1.0

cargo taut subcommand: TS codegen, IR drift detection, MCP manifest, and IR inspection for taut-rpc.
Documentation

Library surface of taut-rpc-cli. The crate ships both a cargo-taut binary (see src/main.rs) and this library, which exposes the codegen and MCP modules so other crates (notably taut-rpc's integration tests) can call render_ts / render_manifest directly without spawning the binary.