Releases: fystack/programmable-policy-engine
Releases · fystack/programmable-policy-engine
v0.0.3: Add WithEffectPrecedence for deny-overrides evaluation
Introduces an optional effect precedence strategy that resolves conflicts by highest-priority effect instead of first-match-wins. This prevents misconfigured rule ordering from letting an ALLOW slip past a DENY or REVIEW in custody contexts.