Replaces 94 occurrences of deprecated datetime.utcnow() and datetime.utcfromtimestamp() across 22 files with utcnow()/utcnow_iso() helpers. Zero DeprecationWarnings remain. All 1201 tests pass. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>