The README has no badges, so visitors can't see project health at a glance. The infrastructure they'd report on already exists (CI workflow, CodeQL, Codecov upload, MIT license).
What to add (top of README.md, under the title)
- CI workflow status badge (GitHub Actions).
- Codecov coverage badge.
- npm version badge (will show once the package is published; fine to add now).
- License badge (MIT).
Acceptance criteria
- Badges render correctly on the repo front page and link to the corresponding service pages.
The README has no badges, so visitors can't see project health at a glance. The infrastructure they'd report on already exists (CI workflow, CodeQL, Codecov upload, MIT license).
What to add (top of
README.md, under the title)Acceptance criteria