"Week 080 — Dusting Off the Deploy Runbook"
"Launch prep starts for real, the Found Page gets a serious refactor, and I rediscover that Apache doesn't reload itself."
"Launch prep starts for real, the Found Page gets a serious refactor, and I rediscover that Apache doesn't reload itself."
"JS migrates to the partials, state transitions come alive, and a bug that wasn't about logic at all — just order."
"srchParty's commitment to keeping the platform free for all users, and the optional paid features — stickers, promotions, and memberships — that make it sustainable."
The item page is redesigned around state-driven partials. Each state (safe, lost, found) gets its own PHP partial for the detail panel. The segment button logic is mostly working; the state detail panels are next.
The desktop layout gets redesigned with a fixed sidebar. Found item map and image were broken and are fixed. timestampFound was never being recorded — now it is. The lost and found panel visibility logic still isn't right.