opencode-config/docs
Sergey a6491df5a6
refactor(memory): lazy-init embedder + reindex logging (#100)
* refactor(memory): lazy-init embedder env reads

* feat(memory): reindex log to .rag/reindex.log

* refactor(memory): search handles None embedder

* test(memory): cover None embedder in search and index

* docs(handoff): add handoff and ADR for lazy-init embedder

* docs(handoff): set PR number

* docs(handoff): rename to pr-100 prefix for pipeline detection

* refactor(memory): split run_search to satisfy xenon rank A

* fix(memory): cast search result fields to satisfy mypy

* style(memory): ruff format search.py

---------

Co-authored-by: opencode-agent <agent@opencode.local>
2026-07-27 00:30:16 +03:00
..
decisions refactor(memory): lazy-init embedder + reindex logging (#100) 2026-07-27 00:30:16 +03:00
handoff refactor(memory): lazy-init embedder + reindex logging (#100) 2026-07-27 00:30:16 +03:00
project-map feat(memory): incremental index with SHA256 + atomic + versioning + flock (#83) 2026-07-26 19:19:55 +03:00
.gitkeep docs: initial project map + handoff/decisions skeleton + README rewrite (#32) 2026-07-24 01:12:51 +03:00