Files
rose-ash/lib/flow/scoreboard.json
giles e762cc2e32
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 22s
flow: timeout combinator — cooperative step budget + 7 tests (Phase 2 complete)
(timeout budget node) bounds a node deterministically: nodes opt in via (tick),
budget ticks are allowed, the next raises flow-timeout. No scheduler/clock in pure
SX so the budget is a step count, not wall-clock. Budgets nest and are per-run.

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

11 lines
230 B
JSON

{
"total": 49,
"passed": 49,
"failed": 0,
"suites": {
"basic": { "passed": 18, "total": 18 },
"control": { "passed": 31, "total": 31 }
},
"phases": { "phase1": "done", "phase2": "done", "phase3": "pending" }
}