- brand.config.json: apiDomain/adminDomain/supportEmail cibello.se -> cibello.app.
- supportEmail var inte kosmetisk: skickas som kontaktadress i OpenFoodFacts-anropen
och läses av appen (mobile/shared-types); .se-adressen fanns inte.
- .env.example: dokumenterat rekommenderat MAIL_FROM=Cibello <noreply@cibello.app>.
- Genomsökt hela repo:t: inga funktionella .se kvar (endast ofarlig notis i docs/INFRA-PLAN.md).
- Config-only: ingen logik rörd; brand.config.json validerad som giltig JSON.
Co-Authored-By: Claude <noreply@anthropic.com>