Intent-Code Divergence
Medium
- Confidence
- 95% confidence
- Finding
- The file’s own routing model says validation targets should remain distinct from execution helpers, yet `protein-analysis` is mapped to `scripts/advanced/protein.sh`, which appears to be an execution/setup script rather than an analysis workflow. In an agentic setting, this semantic mismatch can cause a request for analysis to trigger simulation/setup actions instead of read-only validation, leading to unintended state changes, wasted compute, or execution of a more privileged workflow than the user intended.
