Plan Review Copilot
← back to flags
Audit trail

Reasoning trace

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

Prompt sent to model

Compare numbers in clause '4' vs candidate '7'

Raw model response

clause_numbers=['0', '1', '101', '3', '47', '48', '6'] candidate_numbers=['1.2', '2304.11']