Memory Log
2026-03-21 — 35 entries
Session Summary
What shipped (2026-03-20)
✅engleadertools.netlify.app LIVE — 8 blog articles, Stripe checkout, hero images, copy buttons
✅CPCU Exam Accelerator Pack written (553 lines) — emailed to bnoiman@gmail.com for Gumroad upload
✅Mortgage calculator added to billynoiman.com (commit f417e0d)
✅Weekly content cron set — every Monday 9am EST (cron ID: d4769f3c-f63d-4798-a250-6641a9549cae)
✅EngLeaderTools cross-promo footer added to billynoiman.com (commit aa94f8c)
✅Dashboard updated and deployed (deploy 69bdc20bc6f8cdbd6106ab06)
Research — Product Validation
📝Generic prompt packs are saturated ($5-30 range, PromptBase flooded)
📝What works: Niche + credential-specific packs ("built by a former PM who shipped products")
📝Notion templates: saturated, low differentiation without existing audience — SKIP for now
✅Validated: PM Toolkit ($27) — same model as EM toolkit, proven
✅Validated: Real Estate Agent AI Toolkit ($27) — ties to billynoiman.com, agents pay for tools
Build Queue
✅PM Toolkit — 70 prompts: Discovery (15), Roadmap (15), Writing (15), Metrics (10), Stakeholder (10), Career (5), Meeting Templates (5). Price: $27
✅Real Estate Agent AI Toolkit — 70 prompts for real estate agents. Cross-sell from billynoiman.com. Price: $27
Pending from Billy
✅CPCU Gumroad listing — email sent with files, 5 min task, go to app.gumroad.com
✅engleadertools.com domain (~$12, Namecheap)
✅Show HN post (SHOW-HN-POST.md ready, paste from his machine)
✅Reddit posts (REDDIT-POSTS.md ready, paste from his machine)
Technical Notes
📝Write tool drops 'content' param when context is heavy → always use exec heredoc for large files
📝Subagents timed out on large writes → write inline or via exec cat heredoc
📝Context compaction needed before building next product
Active Cron Jobs
🔧Health checkpoint: aff2fecf-9f03-407c-a38d-b3e193011901 (every 30 min)
🔧Morning briefing: 800fbaa3-db34-4e58-987e-9ab1b0e89e30 (4:30am EST daily)
🔧Dashboard auto-sync: 5ae01d4a-4877-4768-8a69-869f5073f89e (every 2 hours)
🔧Weekly content cron: d4769f3c-f63d-4798-a250-6641a9549cae (every Monday 9am EST)
Mission Control Setup
Completed
✅Tailscale installed on VPS + Funnel running as systemd service (port 18789)
✅GitHub Full Access PAT stored (ghp_ebbP5...2db, expires 2026-05-20)
✅Dashboard UI built and pushed to /docs/index.html
✅8 tasks migrated from MASTER-KANBAN.md into data/tasks.json
Infrastructure
🔧PAT renewal reminder cron: d50acc5c-bbcb-4b73-92d6-6d4ce473ec0f (fires 2026-05-13)
TODO
✅Set up webhook endpoint on VPS to receive GitHub push events
✅Wire webhook so task moves to in_progress → trigger Baby Claw automatically
✅Test full flow end-to-end