Intent-Code Divergence
Medium
- Confidence
- 95% confidence
- Finding
- The comments in the full-pipeline section state the engine is a "RADAR, not a JAIL" and "never blocks user expression," but the same module explicitly supports `gate` mode, computes `enforcementBlocked`, forces `passed = false` on catastrophic hits, and adds blocked violations from Layers A/B/C/K. This is an active contradiction between the documented intent and the implemented behavior, not merely incomplete documentation.
