Read and follow the instructions in `AGENTS.md`. Treat `AGENTS.md` as the canonical project instruction file. ## Comments and docstrings Keep comments and docstrings brief. They must always describe what the code currently does (its behavior, invariants, non-obvious rationale) — never what changed, when it changed, or history like "originally reported" / "before this existed" / "used to be X".