Use plain English. Keep it short and direct.
README.mdDEVELOPMENT.mdARCHITECTURE.mdSESSION_HANDOFF.md
- SaneScan is an iPhone/iPad-only App Store app.
- Keep customer scan data local by default.
- Do not add analytics, tracking, cloud sync, or account requirements without an explicit product decision.
- Camera and Photos permissions are feature-scoped: request them only when the user starts scanning or importing.
- Use
./scripts/SaneMaster.rb verifyfor project verification when the wrapper supports the app. - Build and runtime verification should happen on the Mac Mini unless the user explicitly approves local fallback.
The wedge is a private scanner for old photos and documents:
- Photo import and cleanup for family archive scans.
- VisionKit document scanning for receipts, forms, and papers.
- Vision OCR for searchable text.
- PDF export with images and recognized text.
- StoreKit Pro upgrade for ongoing sales.