Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 28s
mod/decision->wire emits a versioned pipe-delimited line (MOD1|r1|hide|spam-hide); mod/wire->decision parses it back (mod/wire-valid? guards). split-char built over slice/len (loaded env has no split). Integration test runs the full federated path: serialize → wire → deserialize → fed-receive-decision trust-gating (untrusted→advisory, trusted→applied). +16 tests. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
26 lines
1.0 KiB
JSON
26 lines
1.0 KiB
JSON
{
|
|
"lang": "mod",
|
|
"total_passed": 323,
|
|
"total_failed": 0,
|
|
"total": 323,
|
|
"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}
|
|
],
|
|
"generated": "2026-06-06T19:16:49+00:00"
|
|
}
|