Files
rose-ash/lib/events/scoreboard.json
giles 4674b797cb
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 35s
events: next-free slot search + 6 tests
ev-next-free finds the earliest free slot >= after for a duration within a
horizon, probing 'after' + busy-interval ends via the busy_in rule (ev-free?).
Finds gaps, skips too-short gaps, half-open at edges. 59/59 green.

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

12 lines
265 B
JSON

{
"lang": "events",
"total_passed": 59,
"total_failed": 0,
"total": 59,
"suites": [
{"name":"calendar","passed":37,"failed":0,"total":37},
{"name":"availability","passed":22,"failed":0,"total":22}
],
"generated": "2026-06-07T00:49:23+00:00"
}