Meta's AI business assistant needed to meet a minimum quality bar before its beta launch, with no established process for AI quality evaluation to fall back on. Before this work, responses were inconsistent, there was no way to catch bad output at scale, and trust in the assistant's recommendations was a real concern.
I defined the content principles that set quality standards for the assistant's responses, then wrote the system prompts that put those principles into practice. I led the accuracy dimension of the assistant's LLM judge system — building a judge that caught hallucinated numbers, recommendations that didn't match real account data, self-contradictions, and misdiagnosed issues, validated against a golden dataset I helped establish.
Defining a quality principle and enforcing it are two different disciplines. The same practitioner who wrote the standard also built the mechanism that checks whether the model actually met it — closing a gap that usually falls between separate teams.