We get the same three questions in design conversations:
- "Does this run an LLM?" (no — pure code)
- "Does any data leave my machine?" (no — local-only)
- "What if I close my laptop mid-session?" (the daemon snapshots before suspend, resumes on wake)
Add a short FAQ section at the end of README with these three questions and crisp answers (≤2 sentences each). No new content — pull from VISION.md and ARCHITECTURE.md.
We get the same three questions in design conversations:
Add a short FAQ section at the end of README with these three questions and crisp answers (≤2 sentences each). No new content — pull from VISION.md and ARCHITECTURE.md.