Files
rose-ash/lib/events/scoreboard.json
giles 24d4db3f0d
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 35s
events: wire persist-backed booking into api.sx + 10 tests
Durable booking path alongside in-memory: ev/book-occ!, ev/cancel-occ!,
ev/roster-occ, ev/seats-left-occ (capacity from scheduled event); ev/free-p?,
ev/next-free-p, ev/conflicts-p derive availability by replaying persist
booking streams. Reordered conformance preloads. 120/120 green.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-07 02:39:19 +00:00

14 lines
379 B
JSON

{
"lang": "events",
"total_passed": 120,
"total_failed": 0,
"total": 120,
"suites": [
{"name":"calendar","passed":37,"failed":0,"total":37},
{"name":"availability","passed":22,"failed":0,"total":22},
{"name":"api","passed":24,"failed":0,"total":24},
{"name":"booking","passed":37,"failed":0,"total":37}
],
"generated": "2026-06-07T02:39:08+00:00"
}