copypass_run
Initialize a review run for AI-generated copy, storing operator context to support evidence-led copy checks.
Instructions
Start a scaffold CopyPass run for AI-generated copy. Chunk 1 stores an in-session run record and echoes operator context so later evidence-led copy checks can plug into a stable shape.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| copy_text | Yes | The AI-generated copy to review. | |
| channel | No | Optional surface label such as homepage_hero, pricing_section, or onboarding_email. | |
| audience | No | Optional intended audience for the copy. | |
| goal | No | Optional goal for the copy, such as clarity, conversion, or trust. | |
| profile | No | Reserved for later evaluator depth. Defaults to smoke. |