01 · Where data lives
On the machine you saved it on.
02 · What runs locally
What local-first means here.
- OCRreads text out of images on device
- Transcriptionaudio and video processed on device, where supported
- Summaries and topicsgenerated locally
- Semantic searchindexed and queried locally
- Connectionsreasoned about locally
03 · What can leave
The exceptions, stated plainly.
Two things touch the network, and both are obvious in use.
- Fetching a link
- Saving a web page fetches that page and its preview, because that is what saving a link means.
- Image variations
- Optional, off by default, and only with your own key. Leave it off and nothing goes out.
04 · Ownership
Export and backups are part of the deal.
05 · Why it matters
A memory you can't inspect isn't yours.
A second memory holds the unfinished, half-formed and personal parts of your work. That is exactly the material that should not be sitting on someone else's server by default.