Files
rose-ash/lib
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
..