# kcode-dev-tools
Session-scoped tool execution for managed Rust libraries, Web libraries, and
Rust binaries. The package owns tool argument handling, opened-source leases,
complete-source snapshots, backend calls, and safe error translation. The
integrating server owns conversation state, model-facing presentation, and
authorization. It also resolves and stores Rust-binary byte objects; this
package only transports them. Managed Web source and immutable Web publications
are configured as separate, disjoint roots.
Version 0.3.2 adopts automatic formatting for Rust-library and Rust-binary
checks, so rustfmt-fixable layout is not returned as a tool failure.