PRIVACY Inspectable boundaries
Your findings stay on the Mac.
CoreTend processes supported locations on-device. A user-initiated update check contacts only the public release manifest.
Local processingNo accountNo advertising telemetry
01 / Local flow
What stays local, what reaches the network.
The boundary is documented where it occurs, without claiming the app never makes a network request.
- Scan findings
Paths, sizes, duplicate matches and aggregate activity remain in CoreTend’s local store.
- Manual update check
A user action may request
/latest.json. No file index is sent with that request. - Public website
The site code configures no advertising cookies, analytics pixels or session replay. Vercel hosts the site and GitHub serves release artifacts.
StorageDuplicatesIntegrityActivitylocal
store
store
scan.store = ~/Library/Application Support/CoreTend/store.sqlite telemetry = false account_required = false update_check = user_initiated → /latest.json