N/A
SITE_NAME → GITHUB_OWNER)description metadata to reflect showmycode's purpose as a general-purpose private-repo sharing tool, not an interviewer-only viewerSITE_NAME env var — it was used in a single place (home header) and only duplicated the GitHub owner shown on repo pages. The home header brand now derives directly from GITHUB_OWNER, keeping all headers consistentgetAllowedRepos() with "GITHUB_OWNER is not set" instead of silently producing a confusing GitHub 404 downstreamSITE_NAME from .env.example and CLAUDE.md, and add the previously-undocumented SHARE_TOKEN to the CLAUDE.md env listnpm run dev with a valid .env.localGITHUB_OWNER and reload — the app fails with a clear GITHUB_OWNER is not set. See .env.example. error (not a 404)npm run format:check passesnpm run lint passesnpm run typecheck passesnpm run build passesfeat:, fix:, chore:, refactor:, docs:, test:, )i18n: