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
Rename EvaluateWithRule to Evaluate and fix test compatibility
- Rename RuleEngine.EvaluateWithRule() to Evaluate() for simpler API
- Remove old boolean-only Evaluate() method
- Update proxy.go to use renamed Evaluate() method
- Fix rules tests to work with EvaluationResult struct
- Clean up formatting and remove extra blank lines
- All tests pass with unified evaluation method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments