Files
rose-ash/lib/flow/scoreboard.json
giles 1731476dc6
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 29s
flow: error model — fail/failed?/fail-reason failure values + 6 tests
Explicit (fail reason) values flow downstream as data and are inspected with
failed?/fail-reason — distinct from raised exceptions (retry/try-catch territory).

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

11 lines
216 B
JSON

{
"total": 30,
"passed": 30,
"failed": 0,
"suites": {
"basic": { "passed": 18, "total": 18 },
"control": { "passed": 12, "total": 12 }
},
"phases": { "phase1": "done", "phase2": "in-progress" }
}