Intent-Code Divergence
Medium
- Confidence
- 89% confidence
- Finding
- The documentation claims the quick-start runs in 'shadow mode — observe only, no blocking', but the example calls `evaluate_request()` and presents a `BLOCK` outcome without showing any explicit shadow-mode configuration. In a safety-control skill, this mismatch can cause operators to deploy it under the false assumption that it is non-enforcing, leading to unintended blocking or workflow disruption in production.
