# .specify/memory/constitution.md
- Data fetching uses TanStack Query. Never bare fetch.
- Tests describe behavior, not implementation.
- No new top-level dependencies without an ADR.
# specs/users-pagination/spec.md
/speckit.specify
Add pagination to the users list. Preserve the existing
component shape. Preserve the existing tests.