Back to blog

Release

Targeted regression hardening for quantization and reporting paths

Ink/charcoal doodle: a quantization plugin path sits under a hardened shield.

A focused hardening release: safer AWQ plugin discovery, stronger quantization clipping behavior, and broader report-schema acceptance for edge payloads.

1 min read
InvarLock Team

Release: InvarLock 0.3.11 - Focused regression and schema hardening

Highlights

  • Adds targeted regression coverage for quantization clipping, spectral guard branches, and report-schema edge cases.
  • AWQ support detection now uses the lightweight awq module path, and plugin listing avoids importing AWQ during discovery.
  • Reporting now accepts nullable dataset window seeds and structured system_overhead, while RTN outlier clipping is hardened for fp16-safe behavior.

0.3.11 is intentionally focused: reinforce sensitive pathways that can cause subtle failures in production-grade evaluation pipelines. It improves predictability in plugin discovery, report parsing, and quantization safety without changing the workflow surface.

If your stack includes AWQ integrations or strict report ingestion, this release should reduce surprise behavior and improve confidence in edge-case handling.

For more details, see CHANGELOG.md.

More from the blog

Continue through recent releases and implementation notes.