mirror of
https://github.com/MadsLorentzen/ai-job-search.git
synced 2026-09-17 08:36:25 +00:00
Forks of public GitHub repositories are always public, so SETUP.md section 8's 'your fork is private working space, so commit them' invited exactly the personal-data exposure it seemed to rule out - the observed failure mode behind several real forks that pushed filled-in profiles to public master. Section 8 now states the fork-is-public fact plainly and documents the safe alternative (private repo + template as upstream remote), and /setup's completion summary carries a matching privacy note at the exact moment profile data first lands in tracked files. Also backfills the CHANGELOG entry for #265. Prompted by rasstamann's discussion #266. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>