insideLLMs — Evidence for model behaviour

CLI Reference

Command overview for insidellms. Use the official docs for full options and examples.

Core commands

insidellms quicktest

Run a single prompt against the configured model. Use for fast confidence checks before full harness runs.

insidellms harness

Execute a probe suite. Produces deterministic output for baseline and candidate comparison.

insidellms diff

Compare two run outputs. Supports --fail-on-changes for CI gates.

insidellms report

Generate human-readable reports from manifests and diff artefacts.

Governance flags

Use --governance to enable policy mapping, audit packs, and compliance-ready output. See Governance mode for details.

Further reading

Official docs

Full command reference, probe format, and examples.

Open docs

Repository

Source, probe assets, and release notes.

Open repo