• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

oleg-koval / agent-hygiene-linter / 27898437441

21 Jun 2026 08:14AM UTC coverage: 85.646%. First build
27898437441

push

github

oleg-koval
feat(fix): add --fix to scaffold missing agent-readiness files

--fix closes the deterministic gaps the scanner finds: it creates any missing
README.md, AGENTS.md, docs/README.md, and CHANGELOG.md from scan facts (package
manager, scripts, entrypoint), then re-scans and reports the new score.

- create-only: never overwrites an existing file
- idempotent: a second run writes nothing
- offline: no LLM, no new runtime deps
- --fix --dry-run previews planned writes without touching disk
- advisory-only findings (package scripts, commit history, entrypoint) stay in the report

New modules: fix.ts (orchestrator), fix-templates.ts (pure renderers),
fix-writer.ts (create-if-absent). Coverage scope extended to the new files.

80 of 97 branches covered (82.47%)

Branch coverage included in aggregate %.

196 of 247 new or added lines in 4 files covered. (79.35%)

457 of 530 relevant lines covered (86.23%)

4.42 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

54.23
/src/cli.ts


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc