Intent-Code Divergence
Medium
- Confidence
- 96% confidence
- Finding
- The schedule validator defines a dates_valid function suggesting start/end date consistency should be enforced, but that logic is never registered as a rule and therefore never executes. This can let invalid schedules with end dates before start dates pass validation, undermining downstream planning, reporting, or automation that assumes validated schedule data is trustworthy.
