CLI
Command-line entry points shipped with the Days repository.
Days ships several binaries:
days(defaultsrc/main.rs): run a simulation from a TOML config.leanguard-run: run Days, discover trace files, and invoke LeanGuard checker binaries.leanguard-testgen: corpus-based test generation pipeline built on top ofleanguard-run.
See the pages in this section for flags and examples.