Ishaan Jaff
c9cdce96fa
feat(policy): test playground for AI policy suggestions (#21608)
* fix aviation safety topic filter: remove overly broad exceptions, add cockpit access block words
* fix airline brand protection filter: add identifier words, competitor/ops block words, tighten exceptions
* feat(policy): add POST /policy/templates/test endpoint for testing guardrails before creating them
* feat(ui): add testPolicyTemplate networking function
* feat(ui): add test playground to AI policy suggestion modal
* test(policy): add tests for POST /policy/templates/test endpoint