The pipeline: refiners run before the guardrail
When content is generated, or when you run the refiners on a draft, the refiner rewrites it to match your brand and compliance rules. Only later, at publish, does the guardrail judge what’s left. So the refiner is the fixer that goes first, and the guardrail is the backstop that catches anything it missed. A well-tuned refiner means most pieces clear the guardrail on the first try, and when one doesn’t, the guardrail’s suggested fix feeds a one-click refiner edit before you re-check.
Fix vs gate, side by side
| Refiner (fix) | Guardrail (gate) | |
|---|---|---|
| Job | Rewrite content to be on-brand or compliant | Decide pass/fail and block a non-compliant publish |
| Output | Edited content: a refined draft, or patched landing-page fields | A verdict plus the violations, no edits |
| You configure | The edit — a rule that rewrites text | The rules — org context plus a rule set, and a per-type toggle |
| When it runs | First: at generation, or on demand | After: at publish |