--- name: integration-validation description: "Manages Excel imports validation and n8n webhook routing setups." --- # Integration Validation Defines rules for importing sales results and routing n8n webhooks. ## Execution Rules 1. **Webhook Branching**: In test environments, route webhook payloads strictly through the `/webhook-test` path to target the dev sandbox. 2. **Idempotence Checks**: Prevent double-upload actions by verifying idempotency keys.