content: Ghost/CMS sync via injected adapter + round-trip tests (210/210)
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 43s

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-07 00:37:12 +00:00
parent edf0ab1755
commit ab48a3ba1f
6 changed files with 164 additions and 8 deletions

View File

@@ -5,9 +5,10 @@
"render": {"pass": 29, "fail": 0},
"api": {"pass": 26, "fail": 0},
"store": {"pass": 29, "fail": 0},
"crdt": {"pass": 34, "fail": 0}
"crdt": {"pass": 34, "fail": 0},
"sync": {"pass": 14, "fail": 0}
},
"total_pass": 196,
"total_pass": 210,
"total_fail": 0,
"total": 196
"total": 210
}