You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement the YAML-based DSL for defining rules. This includes the Parser (YAML → Rule AST) and the Compiler (Rule AST → Pure Predicates). Support for match types and where conditions.