Playground
Declare a domain, write a Datalog policy, feed runtime facts, and query — running on the real maelys_datalog kernel compiled to WebAssembly.
Two requests use different backends. The policy allows a request only when its backend is trusted and it carries text; it denies requests from untrusted backends.
Try it · Compare the allow and deny answers for req-1 (trusted) and req-2 (untrusted). These are separate relations, not two values of one boolean.