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 — the FTS5 sync would double-index. 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 — the FTS5 sync would double-index. Stdio + HTTP each call this exactly once at startup.