The Blue Team uses a specialized system prompt rubric to isolate commercial link placements from organic filler links, returning a strict JSON output schema that identifies the detected target URL and its reasoning.

flowchart LR
    A[Article Draft] --> B[Blue Team Evaluator]
    B --> C{Link Classification}
    C -->|Target Identified| D[Detected / Folded]
    C -->|Target Missed| E[Passed to Library]