# VerityGold Support
VerityGold is a personal Master Data Management app. It helps you
unify scattered records — Contacts, Apple Health, Calendar, CSV
exports, and scanned documents — into one trusted view, entirely
on your device.
## Getting Started
1. Launch the app — sample records are seeded automatically so
you can explore every feature without importing anything.
2. Tap Smart Import on the dashboard to bring in real data.
3. Tap Find Duplicates to scan for matches.
4. Review borderline matches in Things to Review.
## Common Questions
### Where is my data stored?
On your device only. VerityGold does not run any servers. Nothing
about you, your records, or how you use the app leaves your phone.
### Does VerityGold use AI?
Some features (entity-resolution tie-break, accuracy scoring,
natural-language queries) use Apple's Foundation Models framework,
which runs entirely on-device. No data is sent to any external
service.
### Why do you ask for Contacts / Health / Calendar / Camera?
- Contacts: to import contact records.
- Apple Health: only the fields you choose to share. Read-only.
- Calendar: to count attendee emails for contact-record
enrichment. Event content is never stored.
- Camera: to scan documents. Vision recognizes text on-device;
images are not stored or uploaded.
All four permissions are optional. You can use the app without any
of them — sample data demonstrates every feature.
### Will VerityGold sync with iCloud?
Not in this version. iCloud sync is planned and will use Apple's
end-to-end encrypted CloudKit private database when shipped.
### How do I delete my data?
Delete the app. Because everything is on-device, removing the app
removes every record, attribute, history entry, and subject.
You can also reset just the data:
- DEBUG builds: Profile → Developer → "Reset to demo data".
- Future release builds: a Settings option to wipe and start fresh.
### How do I change source trust levels?
Profile → Settings → Source trust levels. The merge engine
prefers higher-trust sources when two records disagree on the
same field.
### A duplicate scan didn't find an obvious match.
Two reasons this happens:
1. The two records share no blocking key (no shared email,
normalized phone, name+zip, etc.). Fix: add a shared field
to one of them.
2. The match score fell below the auto-merge threshold but above
the review threshold — check Things to Review on the
dashboard.
### I merged two records by mistake.
Open the merged record → tap History → find the merge entry
→ tap Unmerge. The source records are restored.
## Contact
Email: support@riteupai.com
Please include:
- Device model + iOS version
- App version (Profile → About → Version)
- A description of what you expected and what happened
We do not collect crash logs or diagnostic data automatically.
If you'd like to help us reproduce a bug, you can attach an
Xcode-shared crash log from Settings → Privacy → Analytics &
Improvements → Analytics Data, but this is optional.
