Dashboardopencode-lorePerform strict read-only adversarial re…

Perform strict read-only adversarial reviews of the exact current candidate

Category: preference
Confidence: 0.80
ID: 01a0aeb2-13cf-7610-ae35-b178f42be2c2
Project ID: 6f4be9ff-ed84-4cca-a9e7-732a0b0b8677
Cross-project: No
Recalled in other projects: 0
Source session: 1YzADfrYkhbUW0CqL
Created: 2026-09-17 09:28:21
Updated: 2026-09-17 09:28:21

Content

When reviewing code, inspect the exact current Jujutsu working-copy bytes and stay within the explicitly named files and concerns. Never edit or format files, mutate VCS, access the network, production databases, or running services; run only focused read-only tests when permitted. Investigate concrete correctness, security, portability, race/cache, path-safety, and fail-closed issues rather than offering generic observations. Rank substantive findings by severity, cite exact file:line evidence, explain a concrete failure case, distinguish genuine defects from already-covered behavior, and suggest the smallest fix plus deterministic regression test that exercises the real pre-fix condition. When requested, verify candidate identity and unchanged hashes, use PASS/CONCERN/MUST-FIX labels, and conclude with an explicit MERGE or DO-NOT-MERGE verdict.

Move to: