c2469ba5e9
- Change generatePolicyFromTemplate to return object instead of string - Update CreatePolicyRequest interface to accept string | object for policy - Update CreatePolicyDialog to stringify policy object only when needed - Fix QuickStartWizard to send policy object directly to API This fixes the 'Proxy error' when creating policies as the backend was receiving double-stringified JSON which failed validation. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>