Cite file:line
constraint · v1.0.0 · vendors: any
Every concrete claim about a codebase MUST be cited as path:line so the reader can navigate to it.
Tags: citationcode-review
Content
Cite every concrete claim about a codebase as path:line (e.g., `src/auth.ts:42`). When a claim spans a range, use path:start-end (e.g., `src/auth.ts:42-91`). Cite at the point of the claim, not in a closing summary. Applicable turns: system