config/projects/business/memory/state.json

32 lines
1.3 KiB
JSON

{
"phase": 2,
"phaseLabel": "Phase 2 — Launch & First Customers",
"status": "active",
"product": "DocFast — HTML/Markdown to PDF API",
"currentPriority": "Get first customers — marketing, SEO, dev community outreach. Product is live and fully functional.",
"qaTools": {
"playwright": "Installed globally. Use: NODE_PATH=/usr/local/lib/node_modules node -e \"const {chromium}=require('playwright'); ...\"",
"note": "QA agents MUST test with Playwright to catch browser-only bugs like CSP violations"
},
"infrastructure": {
"domain": "docfast.dev",
"url": "https://docfast.dev",
"server": "docfast-1 (CAX11, nbg1)",
"serverIP": "167.235.156.214",
"sshKey": "/home/openclaw/.ssh/docfast"
},
"credentials": {
"file": "/home/openclaw/.openclaw/workspace/.credentials/docfast.env",
"keys": ["HETZNER_API_TOKEN", "STRIPE_SECRET_KEY"],
"NEVER_READ_DIRECTLY": true
},
"team": {
"structure": "CEO + specialist sub-agents",
"ceo": "Plans, delegates, reviews. Does NOT code. Only one who makes financial decisions.",
"specialists": ["Backend Developer", "UI/UX Developer", "QA Tester", "Marketing Agent"],
"workflow": "CEO spawns specialists → specialists do work → CEO spawns QA → QA verifies → CEO reviews"
},
"blockers": [],
"startDate": "2026-02-14",
"sessionCount": 15
}