Intent-Code Divergence
Medium
- Confidence
- 97% confidence
- Finding
- The implementation contradicts its own contract: `_find_solar_term_moment` says it returns UTC, but it subtracts 8 hours from a value already marked as UTC before later converting to CST. This can systematically shift solar-term boundaries and cause incorrect month pillar, adjacent-jie, and luck-cycle calculations, which is integrity-impacting in a divination/calculation skill even if it does not create code-execution risk.
