mirror of
https://github.com/ruvnet/RuView
synced 2026-07-02 14:03:19 +00:00
acd7781f90
E0063 in calibrate.rs:448 — CalibrateArgs gained min_frames in ADR-135 but the default_args() test helper was not updated. min_frames=0 means 'use tier default', matching the existing runtime behaviour. Co-Authored-By: claude-flow <ruv@ruv.net>