Uncle Versace

Deploy Notes 04.26.2026

Random Thoughts from a Restless Mind

Category: Deploy Notes

Published On: April 27, 2026

The Setup

This was the first weekly deployment from the new rig. Every project got a small commit to formalize the move — Windows-and-WSL/Linux-aware tooling paths in CLAUDE.md and the prerelease checklists, IDE config refreshed, and local database setup steps added to a couple of READMEs to smooth out future fresh clones. Nothing user-facing, but worth mentioning since it touched all four codebases.

uncleversace.com — v2026.4.4

The new-rig setup commit and supporting tooling updates. No user-facing changes this week.

They Said It!theysaidit.app

Same as the home page: new-rig setup and tooling updates. No user-facing changes.

Accumulated Knowledge — v2026.4.4 — accumulatedknowledge.app

A few real fixes alongside the setup work. Adjusted canonical URL resolution to (hopefully) clear up some Google Search Console / SEO issues, and tightened up the Match Quick Add form: removed the "X" button on the default game section since every round needs at least one game, and made the opponent deck dropdown filter by format when your deck is preselected (so adding subsequent matches to an event no longer shows decks from the wrong format). Also added custom styled error pages for 403, 404, and generic errors — themed in the Magic vernacular ("Counterspell" for 403, "Card Not Found" for 404, "Mulligan" for the rest).

uncleversacebot.com — v2026.4.4

The big release this week. The body-doubling task board feature is live. Viewers can run !task add [title], !task complete [n], !task edit [n] [new title], !task remove [n], !task list, and !task help to manage their own tasks during a stream. The streamer gets a dashboard to start, pause, resume, end, or cancel a board, plus an OBS-embeddable widget that auto-refreshes so chat can see everyone's tasks live. Also added themed error pages here too — "Bot Crashed" for generic errors, "Subscribers Only" for 403, "Stream Offline" for 404.

On Deck

The home page CMS migration is still simmering on the back burner — no decision yet. For Accumulated Knowledge, the Scryfall artwork sync cron job is still on the to-do list. For the bot, the task board feature is fresh enough that the next stretch will mostly be polish, edge-case handling, and watching how it behaves in a real stream.