
AJ and the Groove
Pro bono editorial site and self-service Sanity admin for an Eastern Massachusetts jazz band — built and handed off.
Pro bono editorial site and self-service Sanity admin for an Eastern Massachusetts jazz band — built and handed off.
Build Log
Codified the post-launch health-check pattern at armature/standards/post-launch-routines.md — prompt skeleton, per-stack CMS query recipes, connector matrix, gotchas — so the next build-and-handoff project gets the same tripwire for free.
Scheduled a one-shot remote routine for 2026-05-10 that audits the live site, checks Sanity content drift, cross-references Cloudinary assets, and emails the punch list — so the build keeps an eye on itself after handoff without anyone needing to remember.
Diagnosed and fixed a CSS aspect-ratio + grid items:stretch overflow that clipped the venue display headline on /shows at 880-1280px viewports. Root cause: aspect-ratio container with auto-width was computing width from the grid-stretched height.
Vendored sanity-admin-kit as a tarball in the AJ repo so Vercel resolves it without the local E:/Code/ workspace — pattern documented for the next consumer.
Shipped Phase 1 to production at https://aj-and-the-groove.vercel.app — five public pages, full self-service Sanity admin, mobile-responsive, 9 schemas + 12 shows + 6 members + 6 tracks + 4 videos seeded, Vercel env wired across Production/Preview/Development.
