Business agent: product is broken, fix before marketing. Added QA requirements to skill.

This commit is contained in:
Hoid 2026-02-14 14:14:12 +00:00
parent d83cc81397
commit 7bb583745a
2 changed files with 23 additions and 7 deletions

View file

@ -1,9 +1,9 @@
{
"phase": 2,
"phaseLabel": "Launch & First Customers",
"status": "live-with-ssl",
"phase": 1,
"phaseLabel": "Build MVP — Fix & Polish",
"status": "broken-needs-fixing",
"product": "DocFast — HTML/Markdown to PDF API",
"currentPriority": "Get first paying customer. SEO, content marketing, dev community outreach.",
"currentPriority": "PRODUCT IS BROKEN. Human tested and found: (1) 'Get Free API Key' is just a mailto: link — needs to be a real self-service signup flow that generates and returns an API key. (2) 'Get Started' for Pro plan does nothing. FIX THESE. Build actual signup/key provisioning. Test the ENTIRE user flow yourself before declaring anything done. Do NOT move to Phase 2 until every button works and a user can go from landing page → API key → working PDF without any manual intervention.",
"infrastructure": {
"domain": "docfast.dev",
"url": "https://docfast.dev",
@ -12,9 +12,8 @@
"server": "docfast-1 (CAX11, nbg1)",
"serverIP": "167.235.156.214",
"sshKey": "/home/openclaw/.ssh/docfast",
"ssl": "Let's Encrypt (expires 2026-05-15, auto-renew)",
"apiKey": "df_live_9760e44a3e732be0f8628a44e0cdbc040107499f6e8f457a",
"stripeCheckout": "working (live mode)"
"ssl": "Let's Encrypt (auto-renew)",
"apiKey": "df_live_9760e44a3e732be0f8628a44e0cdbc040107499f6e8f457a"
},
"credentials": {
"file": "/home/openclaw/.openclaw/workspace/.credentials/docfast.env",