Output Quality Gates
Output quality gates are explicit standards that decide whether AI work is accepted, revised, or rejected. In E163.要完了?不!是要玩了!论养AI的心态与习惯, 品哥 argues that users need to define what counts as good output, what violates expectation, and which requirements must trigger a redo.
The concept generalizes AI Coding Verification beyond code. In software, gates include compilation, tests, CI, deployment, and runtime checks. For writing, research, operations, design, or personal assistants, gates may include source grounding, tone, completeness, decision usefulness, privacy boundaries, or fit to the user’s style and values.
Key Claims
- AI work improves when the user can say why an output is unacceptable rather than only saying it “feels wrong.”
- Gates are reusable context: once written down, they can become part of AI Skills, project memory, or review checklists.
- Output standards should include both objective checks and user-specific preferences.
- Clear gates reduce polite but mediocre answers because the agent knows what will be rejected.
- Gates are part of “raising AI”: feedback becomes durable only if it changes future acceptance behavior.
- Non-code tasks need gates because they often lack compiler-like signals; the human must specify what equivalent evidence or review looks like.
- Gates also protect AI Use Pacing by letting the user review at boundaries instead of continuously watching the agent.
Connections
- AI Coding Verification — code-specific version of explicit quality gates.
- AI Skills — gates can be packaged into reusable procedures.
- Context Engineering and Persistent Agent Memory — gates become durable context and preference memory.
- Human Judgment Under AI — humans remain accountable for whether the gate is meaningful.
- AI Communication Ability — acceptance criteria must be communicated clearly.
- Agentic Workflow — gates define when an agentic task can proceed, stop, or ask for help.