## Summary Add a coverage badge to the README to display test coverage status. ## Context Once the coverage reporting is deployed to GitHub Pages (#184), we can add a badge to show coverage percentage. ## Tasks - [ ] Verify GitHub Pages deployment works correctly - [ ] Add coverage badge to README (e.g., using shields.io or similar) ## Related - Depends on #184 (coverage reporting)