datalog-plan: rolling status update (219/219, 7 demos)
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 21s

This commit is contained in:
2026-05-08 10:24:45 +00:00
parent e0c7de1a1c
commit 30880927f2

View File

@@ -15,16 +15,17 @@ for rose-ash data (e.g. federation graph, content relationships).
## Status (rolling)
`bash lib/datalog/conformance.sh`**208/208 across 11 suites**
`bash lib/datalog/conformance.sh`**219/219 across 11 suites**
(tokenize, parse, unify, eval, builtins, semi_naive, negation, aggregates,
api, magic, demo). Source is ~3000 LOC, tests ~2700 LOC, public API
api, magic, demo). Source is ~3100 LOC, tests ~2900 LOC, public API
documented in `lib/datalog/datalog.sx`.
Phases 19 are functionally complete; Phase 10 covers the rose-ash
domain demos (in `lib/datalog/demo.sx`). The PostgreSQL loader and
`/internal/datalog` HTTP endpoint listed in Phase 10 require service-
tree edits outside `lib/datalog/**` and are flagged as out-of-scope
for this loop.
domain demos (in `lib/datalog/demo.sx` — federation, content,
permissions, cooking-posts, tag co-occurrence, shortest path, org chart).
The PostgreSQL loader and `/internal/datalog` HTTP endpoint listed in
Phase 10 require service-tree edits outside `lib/datalog/**` and are
flagged as out-of-scope for this loop.
## Ground rules