Files
rose-ash/lib/events/scoreboard.md
giles 7153e742c8
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 48s
events: provisional holds (hold/confirm/release) for paid tickets + 24 tests
Booking stream gains :hold/:confirm/:release; fold tracks per-actor seat state
(:held/:confirmed). A held seat counts toward capacity so a pending payment
can't be oversold. ev/hold! (capacity-safe), ev/confirm!, ev/release!,
ev/seat-state. Holds race test mirrors the booking race. 144/144 green.

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

11 lines
242 B
Markdown

# events scoreboard
**144 / 144 passing** (0 failure(s)).
| Suite | Passed | Total | Status |
|-------|--------|-------|--------|
| calendar | 37 | 37 | ok |
| availability | 22 | 22 | ok |
| api | 24 | 24 | ok |
| booking | 61 | 61 | ok |