capture — the single ingestion entrypoint When the user wants to save a thought, an article snippet, a transcript fragment, or any text into their brain, run . Don't reach for or commit-then-sync — is the front door and it handles both local and thin-client installs the same way. Contract - Input: the content to save (inline arg, , or ). - Output: a page in the brain DB AND a markdown file on disk under . Receipt printed to stdout. - Side effect: the page becomes immediately queryable via , , or any MCP-bound agent. - Idempotency: same content → same slug. The daemon's 24h content-hash dedup…