Files
rose-ash/lib/maude/scoreboard.json
giles 4018671087
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 31s
maude: Phase 7 reflection / META-LEVEL (18 tests, 196 total)
lib/maude/meta.sx — up-term/down-term encode terms as data (mt-var/mt-app),
reflective meta-reduce/meta-rewrite/meta-apply, the meta-circular law
down(metaReduce(up t)) =AC= reduce t, and meta-prove-equal? as a generic
equational theorem helper. Verified round-trips, reflection agreement,
single-rule meta-apply, and proving commutativity/associativity instances.

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

17 lines
550 B
JSON

{
"lang": "maude",
"total_passed": 196,
"total_failed": 0,
"total": 196,
"suites": [
{"name":"parse","passed":65,"failed":0,"total":65},
{"name":"reduce","passed":26,"failed":0,"total":26},
{"name":"matching","passed":28,"failed":0,"total":28},
{"name":"conditional","passed":19,"failed":0,"total":19},
{"name":"rewrite","passed":21,"failed":0,"total":21},
{"name":"strategy","passed":19,"failed":0,"total":19},
{"name":"meta","passed":18,"failed":0,"total":18}
],
"generated": "2026-06-07T15:29:16+00:00"
}