## Description Refactor the `EvaluationEnvironment` to support dynamic policy updates. ## References - https://github.com/kubewarden/rfc/blob/main/rfc/0022-policy-lifecycle.md#hot-reload ## Acceptance Criteria - [ ] Implement methods to set, update, and remove policies without restart - [ ] Validate policies before loading - [ ] Support multiple versions of the same policy simultaneously