You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
inter_chunk_timing_jitter failed with CV 1.0675 against threshold 0.5
This was the only automated failure across the maintained source gates in that run
Current ownership
scripts/harness_lib/audio_analysis.py
scripts/harness_lib/audio_test_runner.py
the maintained audio-lane artifacts and timing traces produced by python3 scripts/harness.py test --layer audio
Acceptance
python3 scripts/harness.py test --layer audio passes cleanly, with inter_chunk_timing_jitter back under threshold and optional dependency skips still treated as non-failing context.
Automated audio validation is currently non-green because the maintained jitter check is failing.
Source report: #22
Problem
The maintained
audiolane is failing on inter-chunk timing jitter, which blocks a fully green source-validation pass.Evidence
inter_chunk_timing_jitterfailed with CV1.0675against threshold0.5Current ownership
scripts/harness_lib/audio_analysis.pyscripts/harness_lib/audio_test_runner.pypython3 scripts/harness.py test --layer audioAcceptance
python3 scripts/harness.py test --layer audiopasses cleanly, withinter_chunk_timing_jitterback under threshold and optional dependency skips still treated as non-failing context.Focused rerun
python3 scripts/harness.py validatepython3 scripts/harness.py test --layer audio