seedwing-io / seedwing-policy

A functional type system for policy inspection, audit and enforcement.
https://www.seedwing.io
Apache License 2.0
12 stars 15 forks source link

feat: allow declaring a reason "authoritative" #202

Closed ctron closed 1 year ago

ctron commented 1 year ago

Declaring the change authoritative only adds a flag to the response, which then gets evaluated by the (now externalized) collector functionality. Stop descending into the tree of reasons when encountering an authoritative reason.