promptdojo_

The data firewall — no employee data in prompts, as code — step 5 of 8

Someone shipped a gate that scans the payload — but only two of the four never-list categories. ER material and background-check data sail straight through, which is the worst possible pair to leak.

Fix the gate so every category in NEVER gets scanned.

Expected output:

T1: ALLOW
T2: BLOCK — er: grievance; er: investigation
T3: BLOCK — background: credit report
T4: BLOCK — medical: accommodation
The break is on lines 11, 12 — but read the whole snippet first.

full-screen editor opens — close anytime to keep reading.