Check Coherence
Primitive: READS-COHERENT — does the complete file read clearly and agree with itself?
Steps
- Read the complete file cold.
- Find instructions that are unclear, conflict with another instruction, or depend on a missing input or step.
- For each finding, cite the relevant passages and propose the smallest meaning-preserving fix.
- Score confidence
0.00–1.00that the problem is real and the fix preserves meaning. Return scored findings when the caller owns the file-level gate; otherwise apply atc ≥ 0.75and hold below it. - If the first pass edits the file, repeat Steps 1–4 once, then stop.