Intent-Code Divergence
Low
- Confidence
- 88% confidence
- Finding
- The function prints user-supplied personal attributes (birth year, birth month, and role) to stdout despite its docstring implying a pure calculation helper. In an agent or automation context, stdout is often captured in logs, which can cause unnecessary disclosure of personal data and make downstream JSON parsing brittle if callers expect only structured output.
