# ADR 052: Knip (Dead Code & Dependency Hygiene)

- HTML version: https://robbiepalmer.me/projects/agentic-code-review/adrs/022-knip
- Project: Agentic Code Review (https://robbiepalmer.me/projects/agentic-code-review.md)
- Status: Accepted
- Date: 2026-07-20
- Inherited from project: personal-site (https://robbiepalmer.me/projects/personal-site/adrs/052-knip.md)

Knip checks the service workspace for unused files and dependencies while the
root configuration accounts for Worker entry points and Cloudflare runtime
modules that static import analysis cannot discover on its own.

## Notes for Agentic Code Review

Knip checks the service workspace for unused files and dependencies while the
root configuration accounts for Worker entry points and Cloudflare runtime
modules that static import analysis cannot discover on its own.

---

Markdown index of this site: https://robbiepalmer.me/llms.txt
