Files
rose-ash/lib/mod/scoreboard.md
giles 2ea87796a1
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 44s
mod: Ext 1 — negation-as-failure conditions (:not / :attr), 146/146
Report attributes (:attrs) project to attr(Id, name) facts; policy gains (:attr x)
and (:not <cond>) conditions. The Prolog substrate exposes negation as a functor
not(Goal) (the prefix \+ operator doesn't parse here). Closed-world example:
hide spam unless author verified. Default policy untouched — feature proven via
custom rule sets, so all 132 base tests stay green. +14 extension tests.

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

12 lines
263 B
Markdown

# mod scoreboard
**146 / 146 passing** (0 failure(s)).
| Suite | Passed | Total | Status |
|-------|--------|-------|--------|
| decide | 31 | 31 | ok |
| audit | 29 | 29 | ok |
| escalation | 46 | 46 | ok |
| fed | 26 | 26 | ok |
| extensions | 14 | 14 | ok |