02 — Review
A second pair of eyes.
Point it at a finished bilingual file and it reads for meaning, not just for form. Check kind switches between an AI pass — a semantic review with Claude that flags context, terminology and style — and a plain QA pass. Findings land across six categories: terminology, context, missing content, number mismatch, register drift and style guide violation. Three modes cover the speed, cost and coverage tradeoff: Quick is one synchronous call, Cheap is the same call batched at half the price, and Thorough deep-reads in roughly 500-segment windows with a 25-segment overlap, then runs a curator pass that checks each finding against the actual segment, rewrites the confused ones and recalibrates severity in aggregate. A per-submission Focus note narrows the attention onto a client's specific concerns — it can point the reviewer at something, though it cannot widen the brief into stylistic flagging.





