docs: point the Evidence DSL reference to @arbiter/evidence-dsl
CI / test (push) Successful in 5m24s
CI / benchmark (push) Successful in 42s
CI / publish (push) Has been skipped

This commit is contained in:
John Dvorak
2026-08-03 09:18:13 -07:00
parent f446750ff3
commit 41d2547bc8
+3 -1
View File
@@ -1,6 +1,8 @@
# @arbiter/core
> Possibilistic authorization engine: graph indices, relation/reachability queries, rule evaluation over a DSL, and lossless condensed snapshots.
> Possibilistic authorization engine: graph indices, relation/reachability queries, rule evaluation over declarative configurations, and lossless condensed snapshots.
> The Evidence DSL (a natural-language layer that compiles to these configurations) lives in the separate [`@arbiter/evidence-dsl`](https://hub.kl1.tenere.ai/Arbiter/evidence-dsl) package.
## Why