nomograph-jig 0.1.0

Agent-shape testing harness. Runs runtime-in-the-loop task batteries against a tool's CLI to measure first-try command success, tokens, turns, and invented-command count. TOML-driven, LLM-as-judge scored.
Documentation
1
2
3
4
# Shared nomograph Rust formatting config.
# Edition aligned with Cargo.toml edition = "2024".
edition = "2024"
max_width = 100