# kcode-rust-libs-v2
A compact synchronous Rust library for creating, opening, completely replacing, validating, and publishing small agent-authored Rust libraries.
Version 1.2.2 runs Chromium without its incompatible inner process sandbox only
inside the already hardened rootless Podman validation image. It keeps
actionable diagnostics from both process output streams and continues to apply
`cargo fmt` automatically, so rustfmt-fixable layout is not a check failure.
The API remains `create`, `open`, `docs`, and
`Lib::{write, check, publish}`.
See `Documentation.md` for the complete API reference.