Skip to main content

Mistake Clinic

Module-Specific Mistake Radar

MistakeSignalRepair
Chunk by token count onlyProcedures split apartPreserve structural boundaries
Vector-only searchExact identifiers missedAdd lexical and hybrid baselines
End-to-end metric onlyFailure stage unknownEvaluate retrieval and generation separately
Citation presence checkEvidence does not entail claimVerify claim-span support
Source-only deletionEmbeddings remainTest every derived store

Practice Mistake Checks

Verify authority, identity, lineage, benchmark quality, hard negatives, freshness, deletion, and fallback.

Required evidence

Submit runnable commands, immutable source and index versions, stage-specific measurements, representative failures, one rejected alternative, and a decision with an explicit stop condition. Screenshots and untraceable generated prose do not pass.

Oral defense

Trace one output backward to its source, explain the first failing stage in one counterexample, justify the baseline and metric, and demonstrate update or deletion behavior.

Source backbone

Use Designing Data-Intensive Applications, official engine documentation, primary retrieval research, and NIST AI RMF selectively.