* ci: recall@5 SoT is Zig bin/brain/eval.go. GitHub Actions rebuilds the repo corpus and runs the Go eval gate instead of Python bin/kb/eval. Audit self is a hard fail (Gitea #19). * ci: point eval at the checkout and keep DevOps in the corpus. /tmp/brain-eval cannot walk up to var/kb.lbug; KB_ROOT is required. Recall fragments must exist in README/docs so a repo-only rebuild gates.
2.0 KiB
type, status, related
| type | status | related | |||
|---|---|---|---|---|---|
| explanation | current |
|
Gap to v1 — detective brain
Goal: a brain that does not assert without proof. Search is deduction
(facts ≥2 sources → info → web). confirmed only from the facts root.
v1 is a living graph the agent can write and walk, not “more RAG”.
Epic: Gitea #16. Milestone: v1 detective brain. Decisions: PLAN.md.
In (do not reopen)
Read path Go + Zig CGO (D21). HTTP + OpenAPI + MCP (D20). PicoClaw compose
profile + CPU reasoner (D18). Mail sync → import → rebuild. D14 shebangs.
Compose api (no CPython) / index (Python write). Issues #1–#5, #7–#13.
#15 lever/loop.
#14 bin/brain/add.go /
POST /ingest (Python kblib.add_leafs; no Go upsert port).
#17 --hop N walks
FROM_FILE / HAS_VERSION / AUTHORED.
#18 --with-facts /
--with-chats on rebuild (WhatsApp out of v1).
#19 CI recall SoT =
bin/brain/eval.go via Zig.
Blockers
None for epic #16. v2: #6 OCR, OQ1 contradiction resolution, OQ3 duckdb-md, OQ4 YAML-first leafs.
question
│
├─ FTS + HNSW ← in
├─ facts / info roots ← in
├─ web (D17) ← in
├─ brain/add ACID ← in
├─ Cypher hop ← in
└─ facts+chats corpus ← in
Not v1
#6 OCR (OQ2), OQ1 contradiction resolution, OQ3 duckdb-md export, OQ4 YAML-first leafs.
Close epic #16 when
Children #14, #15, #17, #18, #19 are closed. MCP tool order stays gated by tests.