Truthound 3.1.1 Release Notes¶
Highlights¶
Truthound 3.1.1 is a patch release on top of the 3.1 line.
This release keeps the public AI review surface additive and stable while exposing one small but important helper for downstream integrations that need canonical source identity.
What's New¶
truthound.ai.resolve_source_key(...)is now a root-level public helper- dashboard and other review-surface consumers can resolve canonical source
keys without reaching into
TruthoundContextinternals - the rest of the
truthound.ailifecycle remains unchanged:suggest_suite(...),explain_run(...),approve_proposal(...),reject_proposal(...),apply_proposal(...)
Compatibility¶
Truthound 3.1.1 is additive.
- importing
truthoundwithout AI dependencies still works truthound[ai]remains the optional installation path- no core hot-path or workspace contract is broken by this patch release
Upgrade Guidance¶
Optional AI support remains: