Business agent: strict QA requirements — product still broken, must fix before Phase 2

This commit is contained in:
Hoid 2026-02-14 14:25:27 +00:00
parent 8fddc6009e
commit cc0141b516
2 changed files with 26 additions and 17 deletions

View file

@ -1,19 +1,16 @@
{
"phase": 1,
"phaseLabel": "Build MVP — QA & Polish",
"status": "testing-before-launch",
"phaseLabel": "Build MVP — STILL BROKEN, needs real QA",
"status": "broken-console-errors-bad-docs",
"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.",
"currentPriority": "PRODUCT IS STILL BROKEN. Human found: (1) Console errors in the browser — JS is broken. (2) Docs button just links to a section with endpoint names, not real API documentation with examples, request/response formats, auth instructions. (3) QA was declared passing but it clearly wasn't tested properly. FIX: Open the site in a browser, check console for errors, fix ALL JS issues. Build proper API docs page. Test every single flow as a new user would. Do NOT move to Phase 2 until the QA checklist in SKILL.md passes completely.",
"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)"
"apiKey": "df_live_9760e44a3e732be0f8628a44e0cdbc040107499f6e8f457a"
},
"credentials": {
"file": "/home/openclaw/.openclaw/workspace/.credentials/docfast.env",