Commit Graph

3 Commits

Author SHA1 Message Date
Ritesh
97e63cf7d2 fix: remove unsupported map fallback in policy result parsing 2026-03-25 14:47:04 +05:30
Ritesh
13a7a18e17 Fix: address policy checker review feedback 2026-03-24 17:59:48 +05:30
Ayush Rawat
80e7b299f1 Refactor Policy Enforcer to Policy Checker
- Renamed the `PolicyEnforcer` interface and related implementations to `PolicyChecker` for clarity and consistency.
- Updated configuration keys in YAML files to reflect the new `checkPolicy` terminology.
- Adjusted related code, tests, and documentation to support the new naming convention and ensure compatibility.
- Enhanced comments and examples for the `checkPolicy` configuration to improve usability.
2026-03-23 04:08:13 +05:30