- go.mod: replace ../core → ../go (actual framework location) - go mod tidy: resolve missing indirect deps - TODO.md: rewrite with phased task queue (0-4) - FINDINGS.md: add environment review, testability analysis Co-Authored-By: Charon <developers@lethean.io>
Co-Authored-By: Virgil <virgil@lethean.io>
Vector search with Qdrant + Ollama embeddings, document chunking. Zero internal go-ai dependencies. Adds CLAUDE.md/TODO.md/FINDINGS.md. Co-Authored-By: Virgil <virgil@lethean.io>