26 lines
1 KiB
JSON
26 lines
1 KiB
JSON
{
|
|
"phase": 1,
|
|
"phaseLabel": "Build MVP — QA & Polish",
|
|
"status": "testing-before-launch",
|
|
"product": "DocFast — HTML/Markdown to PDF API",
|
|
"currentPriority": "Full QA pass: test every user flow end-to-end via browser. Signup modal UX, Pro checkout redirect, PDF downloads, error states. Fix any issues found. Only move to Phase 2 when everything works flawlessly.",
|
|
"infrastructure": {
|
|
"domain": "docfast.dev",
|
|
"url": "https://docfast.dev",
|
|
"dns": "Hetzner DNS (A record live)",
|
|
"hosting": "Hetzner Cloud",
|
|
"server": "docfast-1 (CAX11, nbg1)",
|
|
"serverIP": "167.235.156.214",
|
|
"sshKey": "/home/openclaw/.ssh/docfast",
|
|
"ssl": "Let's Encrypt (auto-renew)",
|
|
"dataVolume": "docfast-data (Docker volume for persistent key storage)"
|
|
},
|
|
"credentials": {
|
|
"file": "/home/openclaw/.openclaw/workspace/.credentials/docfast.env",
|
|
"keys": ["HETZNER_API_TOKEN", "STRIPE_SECRET_KEY"],
|
|
"NEVER_READ_DIRECTLY": true
|
|
},
|
|
"blockers": [],
|
|
"startDate": "2026-02-14",
|
|
"sessionCount": 11
|
|
}
|