ref.mismatch
You edited a task line’s pointer by hand, or moved a section without moving the line, on a project where the anchor is the id and nothing about it is chosen.
What it means
Section titled “What it means”The pointer names an anchor other than the one the scheme derives, so the line addresses a section chosen by hand.
The mechanical pass reaches it: roadkeep lint --fix closes this one.
It is not the same finding on every project: ref_scheme
What closes it
Section titled “What closes it”roadkeep lint --fix— the pointer is derived from the id, so it is recomputed