All checks were successful
PR Checks / rust-gates (pull_request) Successful in 1m59s
Brings main's publishing fixes onto edge so the cutover PR is a clean merge: bundle.yml publishing to the `bundles` branch, release.yml going tag-only, and the removal of bundles/*.json from main. One conflict, resolved in favour of edge: main deleted bundles/bundle-2026.08.04.json while edge had renamed it to tests/fixtures/published-bundle.json. Both changes say the same thing — published bundles no longer live on main — so the fixture is kept. It stays frozen at 2026.08.04 on purpose: it is the crate's test input, not a mirror of what is currently published. Co-Authored-By: Claude <noreply@anthropic.com>