Back
Public log · ships daily

Changelog

What shipped, when, and why. We open-source the methodology and ship the wizard in public — every line below is a real commit on github.com/chatgptnotes/be-ai-first-playbook.

  1. feature2026-05-10

    Templates · Customers · Changelog · Compare

    Four new public pages: Agent template library (10 starters), customer case studies (Hope Hospital pharmacy reorder agent live), this changelog, and a side-by-side comparison vs DIY/consulting/SaaS/courses. Templates ship with scoring checklists.

  2. feature2026-05-10

    Modern SVG icons + flowcharts + Tools/Timeline/FAQs pages

    Emojis are out — Lucide SVG throughout. Per-step inline SVG flowcharts for Steps 5/6/7/9. Three new public surfaces: /tools (23 tools by phase), /timeline (12-week plan with milestones), /faqs (20 Q&As).

  3. feature2026-05-10

    Public /preview wizard — try every step without paying

    Stripe wasn't wired yet, so we made the entire 10-step wizard public. LocalStorage persistence; same look-and-feel as the paid /dashboard. Linked from the chooser AND each branded landing.

  4. feature2026-05-10

    Dual-track wizard — For everyone + For your engineer + Skip

    Each step now ships two parallel tracks (plain English vs real CLI/SQL/code). Steps 5–8 quote the actual commands we ran end-to-end against Adamrit. Skip button + cascade-unlock so progress isn't blocked.

  5. feature2026-05-10

    Pharmacy reorder agent live in production (Hope Hospital)

    First agent shipped end-to-end against real Adamrit data. Reads v_pharmacy_low_stock_alert, drafts POs to SSV Pharmaceutical, audits to agent_audit_log. DRY_RUN scan returned 2/2 alerts in Slack #general.

  6. infra2026-05-10

    Vault → Supabase pipeline closed end-to-end

    Edit-to-agent latency: ~12 minutes. Obsidian Git plugin → GitHub Actions → Vault Supabase Storage → Edge Function reads on next invocation. macOS LaunchAgent as backup auto-sync.

  7. feature2026-05-10

    Multi-brand support — Bettroi (USD $999) + Betser (INR ₹29,999)

    Chooser landing geo-suggests Indian companies → Betser, everyone else → Bettroi. Per-brand Stripe accounts (one per legal entity). Multi-currency aware DB.

  8. feature2026-05-10

    /dashboard/kpis — AI Leverage Ratio + adoption scorecard

    Headline metric: tasks completed ÷ human hours. Trend arrows vs prior week. Adoption signals (production agents, badges, weeks tracked). Manual weekly metric entry form.

  9. infra2026-05-10

    Initial deploy — chooser, branded landings, wizard skeleton

    First production deploy at 2men.co. Next.js 15 + React 19 + Supabase + Stripe + canvas-confetti. CI green; Vercel project linked.

Built in public on GitHub

Every commit, every SQL migration, every Edge Function — public. Read the source. Fork it. Adapt it.

Open the repo