crypto.randomUUID() requires a secure context (HTTPS). Since the server may be accessed via HTTP, use a timestamp + random string ID instead. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
crypto.randomUUID() requires a secure context (HTTPS). Since the server may be accessed via HTTP, use a timestamp + random string ID instead. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>