Reserved: jigc — a context compiler for coding agents. A deterministic CLI that assembles exactly the instructions and doc slices an agent needs, and is its sole channel for reading and writing managed project docs. 1.0 releases soon.
fnmain(){println!("jigc — a context compiler for coding agents.");println!("This crate name is reserved; the 1.0 release is imminent.");println!("See https://github.com/gherrink/jigc");}