Description-Behavior Mismatch
Medium
- Confidence
- 96% confidence
- Finding
- The script parses a user-supplied --max-price value but never passes it into categorizeModels or the downstream filter functions, so results are always computed against the hardcoded ultraLow threshold. This creates misleading output and can cause users to believe the tool honored their cost bound when it did not, leading to incorrect model selection and unexpected spending.
