- Add EditorViewModel coordinating masking, contour detection, and inpainting
- Connect PhotoEditorView to viewModel with mask confirmation bar
- Add processing overlay and error toast UI
- Update CanvasView with tap-to-mask functionality
- Add coordinate conversion from view space to image space
- Update ToolbarView to bind to viewModel state
- Wire up undo/redo actions through viewModel
Person, object, and wire removal now flow:
tap -> detect -> preview mask -> confirm -> inpaint
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>