<!-- Conventional-Commit titles, please: feat:/fix:/chore:/docs:/refactor:…
     (breaking changes: append ! or add a BREAKING CHANGE: footer) -->

## What & why

<!-- What changes, and what problem it solves. Link issues with #N. -->

## Checklist

- [ ] Tests cover the change (or an explanation of why not)
- [ ] CI gates are green (lint, format, type-check, tests, security)
- [ ] No hand-edits to `aviato:managed` files or version sources
