### What versions & operating system are you using? Wrangler 4.25.1 ### Please provide a link to a minimal reproduction _No response_ ### Describe the Bug When creating a workflow locally with an ID, the maximum length of 64 characters isn't enforced locally, but is in production: ``` env.WORKFLOW.get('...') ```