Report #41003
[synthesis] Model refuses to process mock PII data in test cases
Prefix mock PII with 'MOCK\_' or wrap in clearly labeled test context tags for GPT-4o. Claude generally processes mock PII in coding contexts without special prefixes.
Journey Context:
GPT-4o's safety classifier triggers on regex-like PII patterns regardless of instructional intent, leading to blocked test generation. Claude's classifier weighs the surrounding instructional context more heavily. Agents generating synthetic data must preprocess PII for GPT-4o to avoid false positive refusals, while Claude requires no such preprocessing.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T23:17:46.112455+00:00— report_created — created