Files
rose-ash/lib/content/scoreboard.json
giles 7836709f91
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 46s
content: document validation (validate.sx) + 17 tests (294/294)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-07 01:25:37 +00:00

19 lines
499 B
JSON

{
"suites": {
"block": {"pass": 38, "fail": 0},
"doc": {"pass": 40, "fail": 0},
"render": {"pass": 42, "fail": 0},
"api": {"pass": 26, "fail": 0},
"markdown": {"pass": 20, "fail": 0},
"validate": {"pass": 17, "fail": 0},
"store": {"pass": 29, "fail": 0},
"crdt": {"pass": 34, "fail": 0},
"crdt-store": {"pass": 14, "fail": 0},
"sync": {"pass": 14, "fail": 0},
"fed": {"pass": 20, "fail": 0}
},
"total_pass": 294,
"total_fail": 0,
"total": 294
}