Policy layers
Map team requirements to rule packs and enforcement levels.
- Global policy thresholds
- Feature flags per environment
- Manual review exceptions with expiry windows
The same run artefacts from insidellms, expressed for audit, procurement, and executive sign-off.
Map team requirements to rule packs and enforcement levels.
Risk lens toggle relabels evidence to match reviewer intent.
An audit pack is assembled from deterministic run artefacts: probe definitions, manifests, report outputs, behavioural diffs, and reviewer decisions. It should be portable and independently reviewable.
insidellms harness probes/customer-support.toml --output out/baseline
insidellms harness probes/customer-support.toml --output out/candidate
insidellms report out/candidate/manifest.json --format markdown
insidellms diff baseline.json candidate.json --fail-on-changes
Proves input and model state were unchanged during execution.
Attach approver identity to each exception and keep it immutable.
Keep immutable evidence snapshots for regulated retention windows.