29 lines
1.3 KiB
JSON
29 lines
1.3 KiB
JSON
{
|
|
"phase": 1,
|
|
"phaseLabel": "Build MVP — Final polish before launch",
|
|
"status": "fixes-in-progress",
|
|
"product": "DocFast — HTML/Markdown to PDF API",
|
|
"currentPriority": "BUG-012 fix (remove email requirement) + 429 handling + UI polish in progress. BUG-013 (Pro key delivery) needs E2E verification. BUG-014 (key recovery) deferred post-launch.",
|
|
"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": [],
|
|
"startDate": "2026-02-14",
|
|
"sessionCount": 19,
|
|
"activeAgents": ["docfast-backend (BUG-012 + 429 fix)", "docfast-uiux (landing page polish)"]
|
|
}
|