[object Object]

← back to Ventura Claw

marketing: pre-flight section flags Show HN draft is unshippable until demo widget returns to homepage; fix 56→67 connector count

f4a6174142077dba1bd03e8dc18455245f3b6200 · 2026-05-07 13:23:36 -0700 · SteveStudio2

Files touched

Diff

commit f4a6174142077dba1bd03e8dc18455245f3b6200
Author: SteveStudio2 <stevestudio2@SteveStacStudio.lan>
Date:   Thu May 7 13:23:36 2026 -0700

    marketing: pre-flight section flags Show HN draft is unshippable until demo widget returns to homepage; fix 56→67 connector count
---
 MARKETING.md | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

diff --git a/MARKETING.md b/MARKETING.md
index 2f90ed9..b0448ff 100644
--- a/MARKETING.md
+++ b/MARKETING.md
@@ -1,5 +1,20 @@
 # VenturaClaw — launch comms drafts
 
+## ⚠ Pre-flight before posting any of this
+
+Verified 2026-05-07 against the live site:
+
+- `https://venturaclaw.com/` currently renders a **"Coming soon · 67 SaaS tools" email collector** — not a live demo widget. The Show HN body below promises "Try the live demo on the homepage" — that promise is **false against current prod state**.
+- The full app (chat, connectors UI, admin) lives at `https://app.venturaclaw.com/` and is **admin-gated** (login required).
+- Connector registry confirms **67** tools (`server/connectors.json` → 67 keys). Use 67 consistently; an earlier draft said "56-connector grid" — fixed below.
+
+**Two ways to make this draft postable:**
+
+1. **Ship the demo widget back onto the homepage** (preferred — that's the strongest hook). Embed the same classify endpoint the hidden-door app uses; gate writes behind the existing approval queue; reads (list/get/search) can run anonymously with a per-IP rate limit. Then this draft works as-is.
+2. **Rewrite the demo paragraph** to point at a screen recording or a write-up of the architecture instead. Weaker hook (HN expects to *click and try*) but truthful.
+
+Don't post until one of those is done.
+
 ## Show HN draft
 **Title:** Show HN: VenturaClaw – Type one sentence, AI runs the right SaaS tool
 
@@ -8,7 +23,7 @@
 >
 > So this tool sells the outcome, not the canvas. You type what you want; a local LLM (qwen3:14b on a Mac Studio in my office) picks the connector and runs it. 67 SaaS tools pre-wired out of the box. Sensitive actions are gated by an approval queue with the parsed intent shown in plain English. API keys are AES-256-GCM encrypted at rest with a versioned key envelope.
 >
-> Try the live demo on the homepage — type a command, watch the 56-connector grid light up the matched tile. No login needed for the demo. The classifier runs on my hardware, not OpenAI/Anthropic.
+> Try the live demo on the homepage — type a command, watch the connector grid light up the matched tile. No login needed for the demo. The classifier runs on my hardware, not OpenAI/Anthropic.
 >
 > https://venturaclaw.com/
 >

← 8cdeaf7 tighten .gitignore: add missing standing-rule patterns (tmp/  ·  back to Ventura Claw  ·  snapshot: 2 file(s) changed, +2 new 90d7b12 →