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).
12 lines
351 B
Markdown
12 lines
351 B
Markdown
# brain HTTP / MCP tools
|
|
|
|
Generated from `internal/httpapi.Ops`. Do not edit by hand.
|
|
|
|
Serve: `bin/brain/serve.go` (`GET /openapi.json`, `POST /mcp`).
|
|
|
|
- `search` — deduction search (facts → info → web)
|
|
- `get` — read one leaf by id
|
|
- `stats` — index health
|
|
- `audit` — facts confidence histogram
|
|
- `ingest` — add a leaf without rebuild
|