A transit-pass office pastes a rider’s national ID and home address into a public LLM box to “make the replacement-card letter nicer.” How should that be treated?
Select an answer to reveal the explanation.
Short Explanation
A national ID and home address in a public LLM box is a privacy incident, even if the letter sounds nicer. PII does not belong in prompts to systems that may store or train on that text. Deleting the letter from the screen does not retract it.
Full Explanation
PII typed into a prompt is a privacy incident when the receiving system may store or train on that text. National IDs and home addresses do not belong in a public LLM box, even to polish tone. Deleting the letter from a local screen does not retract what the service already received. This is not a prompt-technique or context-window problem.