fix(release): qualification evidence CLI accepts the beta artifact names The workflow passes --asset Omi.Beta.zip/omi-beta.dmg but the CLI arg whitelist still allowed only the stable pair, exiting before build_evidence. CLI now accepts ARTIFACTS + BETA_ARTIFACTS; build/verify still require exact pairs. Regression test drives the real CLI subprocess with all four assets. Failure-Class: none Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |