/** summary: "Declares the canonical Better OpenAI configuration filename shared by config consumers." read_when: - "Changing the on-disk identity or filename of Better OpenAI configuration." */ export const CONFIG_BASENAME = "better-openai.json";