Search is built on Chromadb and managed per collection under .dorgy/chroma, with a manifest .dorgy/search.json and state.search metadata tracking enablement and timestamps.
dorgy orgauto-enables indexing unless--without-searchis passed.dorgy watchmirrors the lifecycle; batches update the index by default.dorgy mvrefreshes path metadata in-place without re-embedding, preservingdocument_ids.- CLI surfaces warnings via notes instead of failing runs when Chromadb is unavailable.
See SPEC.md Phase 7 for the full plan and CLI expectations.