Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m3s
mod/decide-strictest collects every proven rule (pl-query-all) and applies the harshest action by mod/action-severity (keep<escalate<hide<remove<ban), an alternative to the engine's first-match precedence. Diverges from first-match exactly when rule order and severity disagree. Same decision shape + :strategy; engine untouched. Own suite. +14 tests. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
18 lines
600 B
JSON
18 lines
600 B
JSON
{
|
|
"lang": "mod",
|
|
"total_passed": 204,
|
|
"total_failed": 0,
|
|
"total": 204,
|
|
"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}
|
|
],
|
|
"generated": "2026-06-06T18:19:30+00:00"
|
|
}
|