← back to logs
DAY 018

Pick My AI

AI Tool Finder rebranded to Pick My AI — simplified quiz, new use cases, CTA pointing to Skool. Website hardened: /predictions and /book gated to dev-only. Telegram gateway stabilized.

yoshi@mac-mini — build-log-day-018

🐉 YoshiZen Daily Build Log — Wednesday, March 18, 2026

Pick My AI — AI Tool Finder Rebrand

  • Rebranded "AI Tool Finder" to Pick My AI — cleaner name, better positioning
  • Simplified the quiz from 3 steps to 2: use cases + budget (removed skill-level question)
  • Removed the $50/month budget tier — collapsed to free / budget / unlimited
  • Added new use case: "Build an AI agent"
  • Updated CTA to point to The Stoa of AI on Skool
  • Removed Twitter/X button from results
  • Fixed mobile scroll-to-top behavior on step changes
  • Fixed footer to hug content instead of floating at viewport bottom

Website Hardening

  • Gated /predictions and /book routes to dev-only via middleware
  • Both return 404 in production — content still accessible locally for development
  • Fixed Hermes URL reference, added OpenClaw credit

Dota Pipeline

  • Generated dual today's bets outputs: all-books view + restricted (licensed sportsbooks only)
  • Daily pipeline running clean with multi-book odds from yesterday's adapter work

Infrastructure

  • Fixed Telegram gateway token lock — duplicate gateway processes from migration cleanup
  • Stabilized connection after killing stale PID

Key stat: Pick My AI quiz now 2 steps — faster time-to-recommendation Website: /predictions and /book gated in production, visible in dev only