Daily build update · week of 7 Sep 2026

Monday7 Sep 2026

recruiter25 commits+ crewan id is not a name, a country is not a place

A Monday of 25 commits, and the through-line is that an identifier is not the thing it identifies. Eight of the twenty five are one story: the card that books a call could not reach almost anybody, because a signed-in buyer is a number to us and this codebase had deliberately never kept the address their sign-in attests to, so nearly every real client got a vendor pop-up instead of booking in the chat. That got a table of its own, then three sources read in order, then an inline question for the case where no source has one, then a version on the card so signing in can actually replace the frozen one already on screen, then a move of the refresh to after the fetch it had been racing by 2.2 seconds, and finally a name on the calendar invitation, which until now read as seven digits and the host. The same shape ran through the talent search, where a country filter held perfectly and a country is not a place, so a Rhode Island photographer was shortlisted for a ten-mile commute in Washington State. Underneath all of it, the day's heaviest work was measurement turned on itself: 98.5% of the production database was the reports and 1.5% was the product, so the reports moved to a second copy, a spend tile stopped re-adding every model call ever made once a minute, the log stopped carrying seven of ten gigabytes a day of prompt text, and an entire admin page went away for costing more than anyone wanted it. Plus, first thing that morning, the previous day's page on this site rewritten against the 48 commits that had landed after it was published.