Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 55s
flow/status id -> done|suspended|cancelled|unknown; flow/result id -> value or error; flow/list -> (id status) per flow; flow/pending -> (id waiting-tag) for suspended flows (operator view of what each awaits). Pure store introspection. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
15 lines
455 B
JSON
15 lines
455 B
JSON
{
|
|
"total": 105,
|
|
"passed": 105,
|
|
"failed": 0,
|
|
"suites": {
|
|
"basic": { "passed": 18, "total": 18 },
|
|
"control": { "passed": 31, "total": 31 },
|
|
"suspend": { "passed": 17, "total": 17 },
|
|
"recovery": { "passed": 8, "total": 8 },
|
|
"distributed": { "passed": 19, "total": 19 },
|
|
"api": { "passed": 12, "total": 12 }
|
|
},
|
|
"phases": { "phase1": "done", "phase2": "done", "phase3": "done", "phase4": "done", "phase5": "in-progress" }
|
|
}
|