From docs/THOUGHTS.md, with a live catch on the demo:
"…it's off his self-titled EP…" — aired for artist "Stephane TV"
The model guessed gender from a French first name. A wrong guess misgenders a real artist on air; they/their is always safe and reads naturally in radio copy. Add an explicit system-prompt directive (refer to artists as they/them unless the copy is quoting verified material), and consider a normalization-chokepoint check as backstop since prompt directives are probabilistic.
From docs/THOUGHTS.md, with a live catch on the demo:
The model guessed gender from a French first name. A wrong guess misgenders a real artist on air; they/their is always safe and reads naturally in radio copy. Add an explicit system-prompt directive (refer to artists as they/them unless the copy is quoting verified material), and consider a normalization-chokepoint check as backstop since prompt directives are probabilistic.