# ADR 007: Pnpm

- HTML version: https://robbiepalmer.me/projects/agentic-code-review/adrs/003-pnpm
- Project: Agentic Code Review (https://robbiepalmer.me/projects/agentic-code-review.md)
- Status: Accepted
- Date: 2025-10-18
- Inherited from project: personal-site (https://robbiepalmer.me/projects/personal-site/adrs/007-pnpm.md)

The TypeScript Worker participates in the repository's pnpm workspace. Strict
dependency boundaries and one lockfile keep the deployable service aligned with
the shared review engine without publishing an internal package.

## Notes for Agentic Code Review

The TypeScript Worker participates in the repository's pnpm workspace. Strict
dependency boundaries and one lockfile keep the deployable service aligned with
the shared review engine without publishing an internal package.

---

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