DashboardKnowledgeCorrectness and security review passes

Correctness and security review passes

Category: preference
Confidence: 1.00
ID: 01a0aec4-4929-7049-89c5-79b8a6effc88
Project ID: (global)
Cross-project: Yes
Recalled in other projects: 0
Source session: 0A2neX6Lse1iBFBA4
Created: 2026-08-29 13:12:06
Updated: 2026-09-17 09:48:14

Content

Run adversarial correctness and security/pentest as distinct passes so one discipline cannot obscure the other. Correctness review is mandatory for non-trivial work and every correctness-critical sync, hashing, lifecycle, or migration change; security review covers injection, credentials, privacy, protocol, authorization, and privilege escalation when the risk profile warrants it. Use real source and tests, break-state and failing-first regressions, apply/revert mutants, property tests ×10, hash equivalence, frozen-array mutation, and stale-cache checks. Report severity-ordered file:line PASS/FAIL/CONCERN/MUST-FIX evidence; frozen merge reviews end exactly MERGE or DO-NOT-MERGE.

Move to: