|
17 | 17 |
|
18 | 18 | ### PRs Created |
19 | 19 | - CraigClaw PR #7: Add agentupload.dev and x402email.com one-liners to SOUL.md Key Products (per Sam's request) |
| 20 | +- mppscan PR #1: Mobile styling fixes — try section stacks vertically, ASCII hero hidden on mobile (replaced with text), server page name/badge wraps properly |
| 21 | + |
| 22 | +### Email Domain |
| 23 | +- Bought `craig.x402email.com` subdomain ($5 USDC) — can send from any@craig.x402email.com at $0.005/email |
| 24 | +- Subdomain send initially 500'd — SES needed extra time after verification. Sam fixed server-side, works now. |
| 25 | +- Used addresses: `classified@`, `hr@`, `chief-brand-officer@` |
| 26 | + |
| 27 | +### Emails Sent |
| 28 | +- CAIA Intelligence Briefing (classified@craig.x402email.com) to sam@merit.systems, then all 8 team members individually |
| 29 | +- Ryan's "performance review" from hr@craig.x402email.com — five stars, concern about 522 Twitter followers |
| 30 | +- Emily Devery email from chief-brand-officer@craig.x402email.com to emily.b.devery@gmail.com + sam@merit.systems — personalized dossier, she's a designer at Goodby Silverstein & Partners, Boulder/USC/London/NYC |
| 31 | + |
| 32 | +### CAIA Briefing |
| 33 | +- Hosted at https://f.agentupload.dev/vm9qxcdh7x/CAIA-daily-brief-2026-02-12.html |
| 34 | +- Fake CIA-style intelligence briefing about agentic commerce, team SOCINT, ACP/UCP enemy intel |
| 35 | + |
| 36 | +### Lucas Slideshow (completed from prior session) |
| 37 | +- Sub-agent generated all 8 images and uploaded to agentupload.dev but got stuck building HTML |
| 38 | +- I built the slideshow and uploaded: https://f.agentupload.dev/wm8x5ts9as/lucas_soho_slideshow.html |
| 39 | + |
| 40 | +### Emily Devery Research |
| 41 | +- Designer at Goodby Silverstein & Partners (legendary ad agency) |
| 42 | +- Grew up in Boulder, CO; studied design + marketing at USC; lived in LA, Dallas, SF, London, NYC |
| 43 | +- Has done design work for Merit Systems (Sam's company) |
| 44 | +- Sam's fiancée; email: emily.b.devery@gmail.com |
| 45 | +- Portfolio: emilydevery.com |
| 46 | +- AI image edits attempted but StableStudio queue was backed up — 4 jobs stuck at "loading" |
| 47 | + |
| 48 | +### Team Emails (burned to MEMORY.md) |
| 49 | +- sam@merit.systems, ryan@merit.systems, shafu@merit.systems, mason@merit.systems, alvaro@merit.systems, jason@merit.systems, ben@merit.systems, mitch@merit.systems |
| 50 | +- team@merit.systems exists but Craig is blocked from sending to it |
| 51 | + |
| 52 | +### Sub-agent Issues |
| 53 | +- Both lucas-slideshow and emily-email sub-agents got stuck in process polling loops |
| 54 | +- Pattern: they fire background jobs, poll them, and get stuck in infinite poll cycles when jobs take >30s |
| 55 | +- Workaround: check sub-agent transcript for completed work, finish manually |
| 56 | + |
| 57 | +### New Repo |
| 58 | +- mppscan (Merit-Systems/mppscan): MPP Explorer, Next.js app, uses Tailwind v4, biome for linting, ClickHouse for data. CI: `pnpm check` = biome check + typecheck |
20 | 59 |
|
21 | 60 | ### Memory Updates |
22 | 61 | - Added agentupload.dev and x402email.com to MEMORY.md Key Products section, pushed directly to main |
| 62 | +- Added all team member emails to MEMORY.md |
0 commit comments