Files
rose-ash/lib/commerce/scoreboard.json
giles a0f3a1177e
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 45s
commerce: public session API + per-line audit + checkout stub (12 tests) — Phase 1 done
api.sx — session facade {:ctx :cart}: commerce-add/remove/set-qty/total/
count/lines, commerce-can-add? catalog validation, commerce-explain per-line
audit breakdown, commerce-checkout Phase-3 stub. Completes Phase 1 (catalog +
cart + deterministic totals). Total 66/66 across 4 suites.

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

12 lines
226 B
JSON

{
"suites": {
"catalog": {"pass": 16, "fail": 0},
"cart": {"pass": 18, "fail": 0},
"price": {"pass": 20, "fail": 0},
"api": {"pass": 12, "fail": 0}
},
"total_pass": 66,
"total_fail": 0,
"total": 66
}