Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 29s
(:any (list c1 c2 ...)) compiles to Prolog disjunction (g1 ; g2 ; ...), completing the condition boolean algebra (AND via :when list, :not, :any). cond->goal recurses so combinators nest arbitrarily; the proof tree shows the compiled disjunction verbatim. Maps onto Prolog's control constructs rather than reimplementing boolean logic in SX. +10 tests. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
27 lines
1.1 KiB
JSON
27 lines
1.1 KiB
JSON
{
|
|
"lang": "mod",
|
|
"total_passed": 333,
|
|
"total_failed": 0,
|
|
"total": 333,
|
|
"suites": [
|
|
{"name":"decide","passed":31,"failed":0,"total":31},
|
|
{"name":"audit","passed":29,"failed":0,"total":29},
|
|
{"name":"escalation","passed":46,"failed":0,"total":46},
|
|
{"name":"fed","passed":26,"failed":0,"total":26},
|
|
{"name":"extensions","passed":32,"failed":0,"total":32},
|
|
{"name":"link","passed":12,"failed":0,"total":12},
|
|
{"name":"lint","passed":14,"failed":0,"total":14},
|
|
{"name":"severity","passed":14,"failed":0,"total":14},
|
|
{"name":"offenders","passed":19,"failed":0,"total":19},
|
|
{"name":"quorum","passed":9,"failed":0,"total":9},
|
|
{"name":"trace","passed":15,"failed":0,"total":15},
|
|
{"name":"whatif","passed":13,"failed":0,"total":13},
|
|
{"name":"batch","passed":17,"failed":0,"total":17},
|
|
{"name":"temporal","passed":15,"failed":0,"total":15},
|
|
{"name":"sla","passed":15,"failed":0,"total":15},
|
|
{"name":"wire","passed":16,"failed":0,"total":16},
|
|
{"name":"disjunction","passed":10,"failed":0,"total":10}
|
|
],
|
|
"generated": "2026-06-06T19:22:42+00:00"
|
|
}
|