feat: markdown import splits H2 leafs in Go
Tests / Test (push) Skipped
Tests / Release (semver) (push) Skipped

Drop the Python ExecFile wrapper. Conversion still does not write
Ladybug; add a dry-run fixture check for the index adapter split.
This commit is contained in:
2026-08-13 23:24:47 +01:00
parent bb272d7416
commit 638e84c324
9 changed files with 406 additions and 10 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ detective method: **a fact needs ≥2 independent sources or it is
brain/serve.go HTTP API in-process + OpenAPI/MCP (D20); Zig CGO (D21)
cgo/zig zcc zc++ CGO toolchain (zig cc, not gcc)
mail/import.go JSON → markdown (no brain write)
markdown/import.go mistune leaves
markdown/import.go H2 leaf split (Go); Python bin/md/import fallback
postgres/query.go read-only YAML (wraps bin/db/psql-yq)
git/import.go go-git history (no git binary; conversion only)
web/search.go SearXNG client (throttled ≠ absence)