config/projects/business/memory/state.json

30 lines
1.2 KiB
JSON

{
"phase": 2,
"phaseLabel": "Launch & First Customers",
"status": "launch-ready",
"product": "DocFast — HTML/Markdown to PDF API",
"currentPriority": "Marketing launch. All bugs resolved, QA passed 12/12, security hardened. Ready for first customers.",
"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", "Security Expert", "Marketing Agent"],
"workflow": "CEO spawns specialists → specialists do work → CEO spawns QA → QA verifies → CEO reviews"
},
"blockers": [],
"deferredItems": ["BUG-014: Key recovery (post-launch, needs email infra)"],
"startDate": "2026-02-14",
"sessionCount": 19,
"activeAgents": []
}