scripts/audit-live-rows.py reports 1 abandoned ACTIVE and tests/scripts/test_audit_live_rows.py::test_shipped_record_has_no_abandoned_active_row fails on clean origin/main:
AssertionError: Lists differ: ['MODEL-MUSIC-minimax-music3-mini-max-music3-for-conditional-generation'] != []
Reproduced by stashing all local work in a worktree at origin/main and running the test unmodified, so it is not introduced by any in-flight branch. The row is ACTIVE in the record with no live claim behind it; either it is genuinely still being worked (and needs its claim refreshed) or it should move to its resting state.
Not fixed here because it belongs to the MiniMax-Music3 lane, not the IndexTTS one that found it (#634). Filed so it is tracked rather than absorbed as background noise, since a permanently red gate trains everyone to ignore it.
scripts/audit-live-rows.pyreports1 abandoned ACTIVEandtests/scripts/test_audit_live_rows.py::test_shipped_record_has_no_abandoned_active_rowfails on cleanorigin/main:Reproduced by stashing all local work in a worktree at
origin/mainand running the test unmodified, so it is not introduced by any in-flight branch. The row is ACTIVE in the record with no live claim behind it; either it is genuinely still being worked (and needs its claim refreshed) or it should move to its resting state.Not fixed here because it belongs to the MiniMax-Music3 lane, not the IndexTTS one that found it (#634). Filed so it is tracked rather than absorbed as background noise, since a permanently red gate trains everyone to ignore it.