Semantic Session Guardrails: OMNI v0.5.8-rc1

This is a release candidate note, kept as project history. For what shipped, see the journal index or the releases.

Kicking off the v0.5.8 release cycle, rc1 brings major advancements in session safety and test suite reliability.

Semantic Session Guardrails

We are taking proactive steps to protect your codebase during autonomous operations:

Passthrough & Smart Thresholding

Test Suite Modernization

Under the hood, we’ve systematically refactored the entire Rust test suite (~300 tests) to align with modern idiomatic standards. This includes transitioning to behavioral function names (returns_*, preserves_*) and purging all remaining mixed-language legacy code.