Skip to content

Best Practices

Aleksandr Krykun edited this page May 3, 2026 · 1 revision

Best Practices

The “human review rule”

Always review critical copy (legal, medical, financial, compliance, brand-critical pages).

Safety + compliance

  • No sensitive personal data in inputs
  • Add a banned-words list
  • Keep brand/product names unchanged

Operational tips

  • Use drafts in CMS (review queue)
  • Build a “quality gate” (length + forbidden words + quick human check)
  • Log before/after samples and keep a rollback plan
  • Start small, then scale

Clone this wiki locally