# Agent Instructions This repository has established best practices, preferred patterns, and coding guidelines. Before making changes, proposing implementations, or working on tasks, please read the README.md (particularly the Development Workflow and any linked sections on conventions and process). ## Review & Implementation Hygiene **Important rule**: Do not leave temporary review labels (P2-05, T1, I3, R2, "per Issue 7", etc.) in source code or comments. `make check-review-labels` (part of `make lint`) will catch violations.