mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-03 12:54:29 +00:00
A track header already gates its own automation toggle on having something to disclose (`disclosable`). A group's did not, so every group offered a wave button that opened an empty row — which is how the author learns the group has no automation, one click too late. Gated on the same count the badge already used. Nothing becomes unreachable: automation appears on a group by being written, from the rack or a keyframe, not by opening this. The suite had nothing covering the toggle's presence, so the test is new and was mutation-checked — forcing the condition true fails it. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>