Files
rose-ash/lib/events/scoreboard.json
giles f6c1d1e9bf
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 40s
events: reminders + digests from the agenda + 14 tests
reminders.sx bridges calendar + durable rosters to notify: ev/occurrence-
reminders (one per booked attendee, fires lead before start, idempotency key
occ-key/recipient/lead), ev/agenda-reminders (sorted by fire-at),
ev/due-reminders (fire-at <= now), ev/reminder->msg (notify wire shape),
ev/agenda-digest + ev/agenda-for-p. 196/196 green.

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

17 lines
551 B
JSON

{
"lang": "events",
"total_passed": 196,
"total_failed": 0,
"total": 196,
"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":61,"failed":0,"total":61},
{"name":"ticket","passed":31,"failed":0,"total":31},
{"name":"notify","passed":7,"failed":0,"total":7},
{"name":"reminders","passed":14,"failed":0,"total":14}
],
"generated": "2026-06-07T04:34:36+00:00"
}