interface Env { ANTHROPIC_API_KEY: string; SESSION_SECRET: string; PAYLOAD_SECRET: string; }