- Remove data/companies.json and data/companies/cuitunet/config.json from git (tracked data files get overwritten on every deploy, causing data loss) - Add data/companies/*/ and data/tickets.json to .gitignore - Migration now auto-recovers companies.json and config.json if missing (handles case where git clean removes untracked data files) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>