content: ordered block document + edit ops + 40 tests
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 36s

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-06 23:57:34 +00:00
parent 6a246039b5
commit 6e52ad5126
6 changed files with 342 additions and 7 deletions

View File

@@ -1,8 +1,9 @@
{
"suites": {
"block": {"pass": 38, "fail": 0}
"block": {"pass": 38, "fail": 0},
"doc": {"pass": 40, "fail": 0}
},
"total_pass": 38,
"total_pass": 78,
"total_fail": 0,
"total": 38
"total": 78
}