When Numbered Lines Help: Code Reviews to Contracts
Somewhere in every review thread sits a message like: the bug is in that loop near the middle, a bit after the comment. Ten minutes of scrolling later, two people discover they were reading different loops. Knowing when numbered lines help is mostly knowing when two humans must point at the same text from different screens: code snippets in email, contract drafts under negotiation, log excerpts in an incident channel. Adding line numbers turns near the middle into line 84, and the ambiguity evaporates.