Documentation
README
LLM Gold-Bound Failure Check
Problem
When an LLM scoring pipeline over-predicts one label, the reflex fix is a prompt clarification ("score positive ONLY when..."). But if the gold standard itself does not separate the texts you want excluded from the texts it labels positive, the revision removes true and false positives together. The pilot fails, the spend is wasted, and — worse — an un-gated adoption would have silently destroyed recall in production.
Context / Trigger Conditions
This is the opening of the README. Read the full README on GitHub.