Backlog candidate (2026-07-23 research pass) · triage against E9 #162 (annotations family — sibling of the shipped retraction markers #148).
Surface seam and wipe moves as toggles/markers. MoveKind already defines Seam and Wipe bits.
Data: verify first — confirm the parser actually sets the Seam / Wipe bits on segments (the enum values exist; population is unconfirmed). If set, a visibility toggle / marker is cheap, exactly like the retraction markers already shipped in E9.
Approach: (1) confirm/implement bit population in the parser; (2) add setKindVisible-style toggles or emphasis markers in the renderer.
Implementation gated by DD/E9 triage per project governance.
Backlog candidate (2026-07-23 research pass) · triage against E9 #162 (annotations family — sibling of the shipped retraction markers #148).
Surface seam and wipe moves as toggles/markers.
MoveKindalready definesSeamandWipebits.Data: verify first — confirm the parser actually sets the
Seam/Wipebits on segments (the enum values exist; population is unconfirmed). If set, a visibility toggle / marker is cheap, exactly like the retraction markers already shipped in E9.Approach: (1) confirm/implement bit population in the parser; (2) add
setKindVisible-style toggles or emphasis markers in the renderer.Implementation gated by DD/E9 triage per project governance.