docs: record the first real deployment
Steid is live at https://jpgill.dev on Lightsail, hosting its own source. What the deployment taught, written down while it is fresh: A domain transfer moves the registrar, not the nameservers — the transfer had completed and the Route 53 zone was correct, yet every public resolver returned nothing, because the .dev registry still delegated to the old provider. dig +trace shows the delegation the world follows rather than the zone you happen to be looking at. The domain was jpgill.dev, not jpgilldev.com. It was inferred from an email address and never confirmed, and by the time that surfaced it was baked into the release URL and the systemd unit. The uniform 401 from 0007 cost more than the ADR predicted. Pushing to a mistyped handle reported "Authentication failed" rather than "no such repository". That was recorded as costing a prompt on a typo; in practice it cost ten minutes and a confident wrong diagnosis, with someone watching who knew the design. current.md now carries the question of whether an absent public repository can 404 while private ones still 401. Renaming a handle was exercised for real, jpgilldev to jamesgill on the live instance: one UPDATE and one mv, because everything else keys off ids. So the feature is two writes; what makes it more than that is that every existing clone URL breaks and nothing redirects from the old handle. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01JZwc7URWKVhkAuRTWiDmjA
JamesPatrickGill authored 21 hours agoparentcadde5cBrowse files
4414bba19ed3c96adbac447e85a4840105da9921