Foundations and Launches

Week 17

This was a week of foundations and launches. A new project found its shape through design iteration, theadpharm.com launched with full SEO infrastructure, and Inspiration Index evolved its pricing model to better serve team workflows.

#Hearth Press Hearth Press

Hearth Press emerged this week as a new project focused on creating beautiful printed recipe books. The design system took shape with a consolidated token-based brand book and reusable library components. Five major user flows were mapped out: importing recipes via in-app paste, creating a book from scratch with inline recipe editing, adding photographs with dedicated framing controls, managing notes and annotations, and collaborative line-by-line commenting. A roadmap timeline surface and interactive book design explorations give the project clear direction forward.

#theadpharm.com theadpharm.com

The agency site launched with production-ready SEO infrastructure. Dynamic open graph images render per route, JSON-LD structured data enriches search engine understanding, and the sitemap auto-generates from the route manifest. The contact form now identifies users in the analytics pipeline and sends messages through the CD2 email service. Bot protection upgraded from honeypot fields to Cloudflare Turnstile for a cleaner user experience. The entire stack provisions through Terraform with OIDC-based AWS access and environment-scoped analytics.

#Inspiration Index Inspiration Index

Pricing evolved to better match team workflows. The Team tier was renamed to Studio and moved to quarterly billing cadence with per-seat AI search caps. Anonymous users now have server-enforced search quotas with per-fingerprint rate limiting to protect service availability. Post-trial users see clearer current-plan badges and updated pricing CTA copy. Under the hood, the filter taxonomy migrated to a shared module and a daily processing summary cron keeps the team informed.

#CD2 CD2

The email SDK released version 0.1.1 fixing a broken Bun export condition that prevented some projects from importing the client correctly. The package now works reliably across Node and Bun environments.

#Can I Email for Agents Can I Email for Agents

Launched as a new skill for Claude Code. Agents can now check HTML email client support directly during development workflows, answering questions about CSS properties, HTML elements, and feature compatibility across email clients without leaving the IDE.

#Adpharm Remotion Adpharm Remotion

Four new text animation effects joined the library: PhoneSplittingText for character-by-character reveals, WordAttack for punchy emphasis animations, TextInWave for flowing motion effects, and IntroducingTextCenter for centered title treatments. Font loading was centralized and library conventions were codified across all effects for consistent behavior.