概要
Docdex is a lightweight, local documentation indexer and search daemon designed to run per-project. It efficiently builds and maintains an on-disk index of your Markdown and text files, serving relevant top-k snippets via a secure HTTP API or CLI. This eliminates the need for external services or cloud uploads, providing a private, hardened solution for integrating project documentation directly into AI coding assistants and other development workflows without leaving your local environment.