Ladybug 0.19 stays FTS/HNSW queryable on MERGE of new ids; DROP INDEX was the fatal path. bin/brain/add.go and POST /ingest land facts+info in one transaction so watch/mail/git can become leafs now (Gitea #14).
2.2 KiB
2.2 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).
Blockers
question
│
├─ FTS + HNSW ← in
├─ facts / info roots ← in
├─ web (D17) ← in
├─ brain/add ACID ← in
├─ Cypher hop ← #17 schema yes, search no
└─ facts+chats corpus ← #18
- #17 hops —
Leaf-[:FROM_FILE]->File-[:HAS_VERSION]->Commit-[:AUTHORED]->Personexists;--hopstill errors. Without a walk, D9/D10 are paper. - #18 corpus —
rebuild loads repo markdown + mail as
info.facts/extractpairing andbin/chatsare not indexed. WhatsApp is a stub. PII stays invar/. - #19 CI eval —
recall SoT should be
bin/brain/eval.govia Zig, not Pythonbin/kb/eval.
Not v1
#6 OCR (OQ2), OQ1 contradiction resolution, OQ3 duckdb-md export, OQ4 YAML-first leafs.
Close epic #16 when
--hopstops erroring and runs a Cypher path from search hits- ops pairing + chat import land as leafs on rebuild
- MCP tool order is documented and still gated by tests