Problem
Position changes emit events but no single comprehensive event stream for full lifecycle.
Why it matters
Difficult to track position history and reconstruct state for debugging.
Suggested fix
Emit PositionSnapshot event on every state change with complete position data.
Acceptance criteria
Problem
Position changes emit events but no single comprehensive event stream for full lifecycle.
Why it matters
Difficult to track position history and reconstruct state for debugging.
Suggested fix
Emit PositionSnapshot event on every state change with complete position data.
Acceptance criteria