Files
rose-ash/lib/events/scoreboard.md
giles 02b721854e
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 31s
events: cross-event conflict-checked booking + 8 tests
ev/book-checked! prevents an attendee double-booking themselves across
different events: consults their persist-derived availability (ev/free-p?) for
the occurrence window, returns :time-conflict on overlap else the normal
ev/book-occ! result. Re-booking the same occurrence stays idempotent
(:already); other actors unaffected. ev/would-time-conflict? predicate.
311/311 green.

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

442 B

events scoreboard

311 / 311 passing (0 failure(s)).

Suite Passed Total Status
calendar 51 51 ok
timezone 17 17 ok
availability 22 22 ok
api 32 32 ok
booking 82 82 ok
booking-notify 11 11 ok
ticket 31 31 ok
notify 7 7 ok
reminders 21 21 ok
federation 29 29 ok
integration 8 8 ok