2026-03-01 — Memory Flush (Pre-Compaction)

Better Changelog Progress

Major features completed in recent sessions:

  • API Keys management — Full CRUD in /lib/actions/api-keys.ts, table component, create dialog with checkbox UI
  • Team invitationsteamInvitations table, invitation CRUD, invite form, pending invites UI, /invite/[token] accept page
  • Settings page complete — General, Branding, Team, Danger Zone tabs working
  • Public changelog enhanced — Branding support, filter bar, subscribe dialog, custom CSS
  • Schema additionscustomCss and showPoweredBy fields in tenant settings

Still pending:

  • Webhooks/Notifications UI (backend action created)
  • Custom domain verification flow
  • Email notifications backend (subscribe dialog is UI-only currently)

CalWizz Blog Pipeline

8 posts uploaded to WordPress as drafts. Schedule:

  • Feb 24: Meeting Cost Calculator launch
  • Feb 26: CalWizz vs Viva Insights
  • Mar 3: 4 Rules for Healthier Calendar
  • Mar 5: CalWizz vs Clockwise

Tweet drafts prepared for all 4 launches.

Your Working Capital

New personal brand project for Adam:

  • Substack: yourworkingcapital.substack.com
  • Focus: Career capital, professional development
  • First post draft exists

Infrastructure Notes

  • GA4 service account working — CalWizz=522037354, TrueBabyCost=522382365
  • Weekly analytics crons set up (Mondays 5am UTC)
  • Mission Control dashboard has Pipeline, Calendar, Memory, Team views

Blocked Items

  • Google OAuth verification — still awaiting Google review
  • Reggie email — Adam to set up aireggie@someshovels.com
  • Reggie GitHub — own account for parallel work

Deploy Commands

Better Changelog: cd /tmp/better_changelog && vercel deploy --prod --yes --token=$(cat /root/.vercel-token) Must use git author adam@someshovels.com (not Chaoticonomist) for Vercel team permissions.