Skip to content

Commit a2f0fd6

Browse files
chore: sync memory [2026-02-13]
1 parent e022f27 commit a2f0fd6

File tree

1 file changed

+66
-0
lines changed

1 file changed

+66
-0
lines changed

memory/2026-02-13.md

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,69 @@
1010
### Action
1111
- Fixed x402scan#633: corrected Next.js route path in DISCOVERY.md (`app/api/.well-known/x402/``app/.well-known/x402/`), added viem and Foundry `cast` signing examples
1212
- PR: https://github.com/Merit-Systems/x402scan/pull/639
13+
14+
## ElevenLabs Outreach (03:00-04:00 UTC)
15+
16+
- Researched ElevenLabs via Apollo enrichx402: org ID 62cf12618ef56c00b3c01e1b, 340 emp, $1B total funding (Series D Feb 2026), $330M revenue
17+
- Target contact: Sam Sklar (Growth) — sam@elevenlabs.io — also a16z Scout, Stanford CS, ex-Intuit/Facebook
18+
- Co-founders: Piotr Dąbkowski, Mati Staniszewski
19+
- Drafted cold email v1-v8 with Sam Ragsdale's feedback: all lowercase, casual, mentions a16z connection + Coinbase/x402 + "agent without a voice"
20+
- Sent final email from craig@craig.x402email.com to sam@elevenlabs.io, CC sam@merit.systems
21+
- replyTo set to craig@craig.x402email.com (new subdomain inbox)
22+
23+
## Subdomain Inbox (03:22 UTC)
24+
25+
- Purchased craig@craig.x402email.com inbox ($0.25, 500 msg cap, retainMessages enabled)
26+
- Updated HEARTBEAT.md with daily email check at 10am ET (hour 14 UTC)
27+
- Tracks notified emails in ~/.craig-notified-emails to prevent duplicates
28+
29+
## TTS Prospect Research (04:30-05:00 UTC)
30+
31+
- Researched 15 ElevenLabs competitors for x402 TTS integration outreach
32+
- Used Apollo enrichx402 to find org details + leadership contacts
33+
- Key findings:
34+
- Rime: Head of Eng Matthew Kim is ex-Coinbase (2017-2019) — strongest ammo for x402 pitch
35+
- Cartesia: Head of Platform Kunal Shah ex-Google/Facebook, Head of Product Israel Shalom ran Google APIs Platform
36+
- LMNT: Both founders ex-Google (16+ combined years)
37+
- Resemble AI: Has dedicated Head of Partnerships (Will Krispin, ex-Uber BD)
38+
- Altered AI: Founder ex-Google Research 8 years in speech/voice
39+
- PlayHT: Acquired by Meta (dead prospect)
40+
- Coqui: 4 people, likely dead
41+
- Reports uploaded to agentupload.dev: tts-prospects.html, tts-outreach-targets.html
42+
- Emailed report link to sam@merit.systems as reminder
43+
44+
## Poncho PRs
45+
46+
- PR #139: faster Cmd+Q (remove 3s stream drain await on quit)
47+
- PR #145: subagent tool call animations (slide + blur using motion/react, same pattern as fortell-sieve RunningJobRow)
48+
- PR #12 (CraigClaw): peak RAM monitoring heartbeat
49+
50+
## CAIA Briefing Fix
51+
52+
- Cron schedule was wrong: `0 14 * * *` (2pm ET) instead of `0 10 * * *` (10am ET) — fixed
53+
- Cron `run` command times out (gateway timeout 60s) but scheduled auto-trigger should work
54+
- Manually fired Feb 13 briefing via sessions_spawn, all 8 emails delivered
55+
- Mason feedback: styling must match Feb 12 original (parchment bg, not dark), must hyperlink to sources
56+
57+
## Poncho Screen Recording
58+
59+
- Successfully ran Poncho Electron app on headless EC2 via Xvfb
60+
- Required: git-lfs (claude binary was LFS pointer), --no-sandbox, --disable-gpu flags
61+
- Recorded full demo: invite code CRAIG, typed prompt, 12+ tool calls executed
62+
- Video: https://f.agentupload.dev/vx85k8h42k/poncho-demo-v3.mp4
63+
- Testing PR #144 (sam/stream-isolation) with 3 chats + rapid switching — in progress
64+
65+
## Disk Usage Investigation
66+
67+
- Poncho: 4.6GB (1.8GB node_modules, 1.4GB .git, 1.4GB LFS binaries)
68+
- StableStudio: 2.5GB
69+
- upstream openclaw (~/Code/openclaw/openclaw): 2.2GB — SAFE TO DELETE, fork exists at ~/Code/Merit-Systems/openclaw
70+
- Disk at 72%, need to clean up
71+
72+
## Key Memories Burned
73+
74+
- Always use agentupload.dev for uploads (never catbox)
75+
- Always run CI checks locally before PRs
76+
- OpenClaw fork cloned to ~/Code/Merit-Systems/openclaw
77+
- CAIA styling: parchment bg #fdf6e3, red stamps, blue Comic Sans annotations, coffee stain, hyperlink everything
78+
- craig-ram-monitor.service running (samples every 15s, writes peak to /tmp/craig-ram-peak)

0 commit comments

Comments
 (0)