days-in-month-immutable-constant

Status: IN

`DAYS_IN_MONTH` is a module-level list that is never mutated at runtime; leap-year handling uses conditional addition (`+1`) rather than modifying the table.

Source: entries/2026/06/06/day-of-the-year-solution.md

JSON