RIVET_ENDPOINT and RIVET_PUBLIC_ENDPOINT are now optional in the agent env schema; empty strings are coerced to undefined. The agent runtime only passes an endpoint override to the Rivet client when one is set, so the client falls back to its default (suitable for self-hosted Rivet where no explicit endpoint is required).