python3 ~/Developer/rig-apps/e2e_test.py --quick # 33 checks. exit 0 = sellable
cat ~/.rig/prime-training/SIGNALS.md # MRR, emails sent, bounces
cat ~/.rig/prime-training/sales-monitor.json | head # 24 live URL/product checks
If e2e exits non-zero, do not send. It prints exactly what broke.
python3 ~/Developer/rig-apps/send_outreach.py --campaign dental --limit 12 \
--min-score 35 --live --approve "SEND DENTAL CONFIRMED"
outreach-sent.jsonl; never contacts the same address twice--campaign legal.# new contacts (ramp handles the count)
python3 ~/Developer/rig-apps/send_outreach.py --campaign dental --limit 40 \
--min-score 35 --live --approve "SEND DENTAL CONFIRMED"follow-ups: 5 touches at day 1/4/9/15/24, auto-advances
python3 ~/Developer/rig-apps/send_outreach.py --campaign dental --followups \
--limit 40 --live --approve "SEND DENTAL CONFIRMED"
Follow-ups are where the reply rate comes from. Single email ≈ 1-2%. Five touches ≈ 3-6%. The math needs 4%.
Replies land in your normal inbox (MX is Google Workspace, reply-to is set).
https://calendly.com/rodgersintelligence/rig-audit~/.rig/prime-training/outreach-suppression.txtNothing for you to do. Stripe → redirect → license key + download page → they install and activate.
Check ~/.rig/prime-training/licenses-issued.jsonl to see it happen.
Licenses auto-renew against the live subscription 7 days before expiry. Cancel = no renewal.
| Product | Price | Buyer | Demo |
|---|---|---|---|
| Front Desk AI | $499/mo | Dental | https://rig-128gb-mbp.tail4d96b3.ts.net/o/front-desk-ai/app/index.html |
| Intake Triage AI | $499/mo | Law firms | https://rig-128gb-mbp.tail4d96b3.ts.net/o/intake-triage/app/index.html |
| Claims Scrubber | $399/mo | Dental billing | https://rig-128gb-mbp.tail4d96b3.ts.net:8443/d/claims/ |
| Recall Engine | $349/mo | Dental | https://rig-128gb-mbp.tail4d96b3.ts.net:8443/d/recall/ |
| Competitor Radar | $299/mo | Local business | https://rig-128gb-mbp.tail4d96b3.ts.net:8443/d/radar/ |
https://rig-128gb-mbp.tail4d96b3.ts.net/offerings.html12 clients at ~$420 = $5,040/mo.
Five launchd agents keep it alive; full recovery is automatic in under 45 seconds. Verified by killing every process and watching it come back.
launchctl list | grep ai.rig # should show 5
bash ~/Developer/rig-apps/keepalive.sh # force a heal
tail -20 /tmp/rig-sales-monitor.log # what the monitor sees
blackwell — the entire public surface runs off this laptop.