10 lines
427 B
Markdown
10 lines
427 B
Markdown
---
|
|
name: casan.reviewcode
|
|
description: Review implementation evidence without product-specific assumptions.
|
|
---
|
|
|
|
Inspect only manifest source roots. Check requirement fidelity, architecture boundaries, input
|
|
validation, authorization, persistence correctness, safe errors/logging, test depth, dependency
|
|
policy, and matched verification rules. A model review supplements deterministic gates; it never
|
|
overrides a failed rule.
|