relations: Phase 1 schema + direct relations (rel facts, relate/unrelate, children/parents/related) + 22 tests
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m15s

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-07 11:42:32 +00:00
parent b821e6a79d
commit c67aefa211
8 changed files with 393 additions and 6 deletions

View File

@@ -0,0 +1,10 @@
{
"lang": "relations",
"total_passed": 22,
"total_failed": 0,
"total": 22,
"suites": [
{"name":"direct","passed":22,"failed":0,"total":22}
],
"generated": "2026-06-07T11:41:50+00:00"
}