Files
2dph/docs
eSlider 0a0b153312
Tests / Test (push) Skipped
Tests / Release (semver) (push) Skipped
Tests / Test (pull_request) Failing after 4s
Tests / Release (semver) (pull_request) Skipped
feat: write leafs incrementally without rebuilding the graph.
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).
2026-08-14 10:41:06 +01:00
..

type, status, related
type status related
reference current
docs/runbook.md
docs/design.md
PLAN.md
docs/roadmap.md

2dph docs (Diataxis)

Evidence-first knowledge graph. Facts need proof or they are (not confirmed).

Type Doc
tutorial / howto runbook — run anywhere (uv, Go, Docker)
explanation design — two roots, deduction, D17/D20/D18
explanation roadmap — gap to v1 (epic #16)
howto picoclaw — MCP agent profile
howto reasoner — CPU bake-off (D18)
reference PLAN.md — decisions D1D21

Decisions the public face must name: D3 SearXNG compose, D6 Go service / Python write sidecar, D14 bin/{subject}/{method}.go, D15 Gitea origin, D17 assertion gate (facts → info → web), D18 pluggable reasoner.

Search: bin/brain/search.go "query" (HTTP: bin/brain/serve.go/health /search /get /stats /audit /ingest). --hop is not a walk; the flag errors. Schema has FROM_FILE; search does not use it (#17).

Work board: Gitea issues (epic #16). PRs and CI: GitHub eSlider/2dph.

Published docs live here and match live commands.