Business: 3 new product gaps — email verification, pro key delivery, key recovery
This commit is contained in:
parent
81e2cd8759
commit
9f31f3309f
2 changed files with 24 additions and 4 deletions
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"phase": 1,
|
||||
"phaseLabel": "Build MVP — Fix remaining HIGH security issues",
|
||||
"status": "security-hardened-launch-ready",
|
||||
"phaseLabel": "Build MVP — Product gaps + UI polish",
|
||||
"status": "product-gaps-open",
|
||||
"product": "DocFast — HTML/Markdown to PDF API",
|
||||
"currentPriority": "All HIGH security issues fixed and verified. Next: 1) UI/UX polish — landing page needs to look professional. 2) Fix signup form 429 handling (form hangs instead of showing error when rate limited). 3) Marketing launch once UI is polished.",
|
||||
"currentPriority": "Before launch — ALL are blockers: 1) BUG-012: Email signup for free tier is unverified — either add email verification (send key via email) or remove email requirement. CEO decides. 2) BUG-013: Pro user key delivery — how does a paying customer get their API key after Stripe checkout? Must be seamless. 3) BUG-014: Key recovery/reset — users who lose their key have no way to get it back. Need recovery mechanism. 4) Fix signup form 429 handling. 5) UI/UX polish — landing page must look professional, not a prototype.",
|
||||
"infrastructure": {
|
||||
"domain": "docfast.dev",
|
||||
"url": "https://docfast.dev",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue