When the Blue Team detector catches the target URL as the probable paid placement, the draft is folded as detected and passed to an editorial coach to generate actionable rewriting suggestions.

flowchart TD
    Draft[Generated Draft] --> Blue[Blue Team Detector]
    Blue -->|Target Caught| Folded[Folded State]
    Folded --> Coach[Editorial Coach]
    Coach --> Edits[Rewriting Suggestions]
    Blue -->|Target Undetected| Library[Content Library]