Emacs edit flow can leave stale review buffers after source changes. TODO refs: TODO.org:18, emacs/DESIGN.org:35. Code refs: emacs/trueflow.el:500, emacs/trueflow.el:408. Risk: users can edit a block, return to stale fingerprints/content, and mark or comment the wrong state. Direction: track edit origin, install buffer-local after-save refresh, and re-anchor by hash/path/line with ERT coverage.
Emacs edit flow can leave stale review buffers after source changes. TODO refs: TODO.org:18, emacs/DESIGN.org:35. Code refs: emacs/trueflow.el:500, emacs/trueflow.el:408. Risk: users can edit a block, return to stale fingerprints/content, and mark or comment the wrong state. Direction: track edit origin, install buffer-local after-save refresh, and re-anchor by hash/path/line with ERT coverage.