Plan Review Copilot
← back to flags
Audit trail

Reasoning trace

Clause: 1
Severity: medium
Engine: mock / mock-keyword-heuristic
Tokens: - in / - out
Latency: 0 ms
Called: 2026-07-22 06:38:25

Flag explanation

[SIMULATED - keyword heuristic, not real reasoning] This clause and the closest matching code section (1) both state numeric requirements, but the numbers don't match: this clause says 000, 101, 2, 200, 3, 5, 7, the code section says 1606.2. Worth a closer look to confirm whether this is a real conflict.

Prompt sent to model

Compare numbers in clause '1' vs candidate '1'

Raw model response

clause_numbers=['000', '101', '2', '200', '3', '5', '7'] candidate_numbers=['1606.2']