One-time bootstrap of the heavy deps (vault open + FTS5 sync + watcher).
Idempotent on a per-call basis but NOT designed to be called multiple
times in one process — it would acquire duplicate live watcher/SQLite
resources. Stdio + HTTP each call this exactly once at startup.
One-time bootstrap of the heavy deps (vault open + FTS5 sync + watcher). Idempotent on a per-call basis but NOT designed to be called multiple times in one process — it would acquire duplicate live watcher/SQLite resources. Stdio + HTTP each call this exactly once at startup.