Records flagged by AX-R04 · page 26
A supplier repeatedly reports purity as a round number — 99.0, 98.5, 99.5 — where a real integration would not. Predicate: coa.purity != null && (coa.purity * 10) % 5 === 0 && supplierRoundCount >= 3. Why this rule exists and what it is not →