fix: correct delay default values (min > max bug)
- MAX_DELAY_HOURS default: 1 → 6
- MIN_DELAY_HOURS default: 3 → 1
Previously min delay (3h) > max delay (1h), causing invalid range.
👾 Generated with [Letta Code](https://letta.com)
Co-Authored-By: Letta Code <noreply@letta.com>