What Happened
- This change replaces hashline’s stale-anchor repair flow, which previously used fuzzy 3-way merge, with a deterministic two-tier recovery path: direct apply when anchors still match, then structured line-shift correction, and finally corrected-anchor retry feedback using explicit remapped hash anchors. The result is a safer edit workflow that avoids silently writing wrong content when files change after being read.
- This change replaces hashline’s stale-anchor repair flow, which previously used fuzzy 3-way merge, with a deterministic two-tier recovery path: direct apply when anchors still match, then structured line-shift correction, and finally corrected-anchor retry feedback using explicit remapped hash anchors. The result is a safer edit workflow that avoids silently writing wrong content when files change after being read.
- 1 evidence item attached for review.