The buildinternet.dev zone now has public DNS-only A records local and *.local → 127.0.0.1 (added 2026-07-19, alongside buildinternet/uploads#271). The wildcard matches every depth (releases.local…, api.releases.local…, worktree prefixes), so portless hosts sync is no longer required for the real-TLD OAuth mode on any machine — verified with dig against 1.1.1.1.
Follow-up: update docs/architecture/local-development.md to drop the hosts-sync step (keep it as an offline fallback), and note the records must stay DNS-only (never proxied).
The buildinternet.dev zone now has public DNS-only A records
localand*.local→ 127.0.0.1 (added 2026-07-19, alongside buildinternet/uploads#271). The wildcard matches every depth (releases.local…,api.releases.local…, worktree prefixes), soportless hosts syncis no longer required for the real-TLD OAuth mode on any machine — verified with dig against 1.1.1.1.Follow-up: update docs/architecture/local-development.md to drop the hosts-sync step (keep it as an offline fallback), and note the records must stay DNS-only (never proxied).