docs: record v1 detective epic and remaining gaps.
Tests / Test (push) Skipped
Tests / Release (semver) (push) Skipped
Tests / Test (pull_request) Failing after 6s
Tests / Release (semver) (pull_request) Skipped

Read path and MCP are in; write, hops, corpus, and CI eval are still open. Board is Gitea epic #16.
This commit is contained in:
2026-08-14 10:22:36 +01:00
parent 1edb158f35
commit 7db9e6b836
9 changed files with 138 additions and 18 deletions
+3 -2
View File
@@ -31,8 +31,9 @@ bin/brain/stats.go # index health
bin/brain/eval.go # recall@5 >= 0.95 gate (Go; Python bin/kb/eval is CI fallback)
```
`bin/kb/search` is a deprecated wrapper. `--hop` errors (File/FROM_FILE edges
are not wired yet); do not treat it as a graph walk.
`bin/kb/search` is a deprecated wrapper. `--hop` errors (schema has
`FROM_FILE`; search does not walk it yet, [#17](https://git.produktor.io/eSlider/2dph/issues/17));
do not treat it as a graph walk.
## Rules