Plan Review Copilot
← back to flags
Audit trail

Reasoning trace

Clause: 9
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 (150) both state numeric requirements, but the numbers don't match: this clause says 1, 101, 2, 4, the code section says 152, 6. Worth a closer look to confirm whether this is a real conflict.

Prompt sent to model

Compare numbers in clause '9' vs candidate '150'

Raw model response

clause_numbers=['1', '101', '2', '4'] candidate_numbers=['152', '6']