DocFast: owner directives - SLA 99.5%, PostgreSQL migration, BUG-032 reopen, Stripe shared account

This commit is contained in:
Hoid 2026-02-15 10:10:02 +00:00
parent ad47f3a977
commit d9ea42e63e

View file

@ -4,6 +4,12 @@
"status": "not-launch-ready",
"product": "DocFast — HTML/Markdown to PDF API",
"currentPriority": "1) Deploy checkout.session.completed handler (sub-agent in progress). 2) Human: update Stripe webhook URL + secret in Dashboard. 3) Full E2E Pro payment test. 4) Marketing launch.",
"ownerDirectives": [
"BUG-032 terminal gap is NOT fixed — still visible gap between terminal header and terminal window on mobile. Reopen and fix properly.",
"Change SLA from 99.9% to 99.5% on landing page.",
"Plan migration from SQLite to PostgreSQL for future failover/clustering capability. Not blocking launch, but next infra priority.",
"Stripe: owner has existing Stripe account from another project — use same account, just create separate Product + webhook endpoint for DocFast."
],
"launchChecklist": {
"emailVerificationReal": true,
"smtpWorking": true,
@ -47,7 +53,7 @@
"openBugs": {
"CRITICAL": [],
"HIGH": [],
"MEDIUM": ["BUG-035 (STRIPE_WEBHOOK_SECRET empty - needs human)", "BUG-036 (Stripe webhook URL wrong - needs human)"],
"MEDIUM": ["BUG-032 (mobile terminal gap - NOT fixed, reopen)", "BUG-035 (STRIPE_WEBHOOK_SECRET empty - needs human)", "BUG-036 (Stripe webhook URL wrong - needs human)"],
"LOW": []
},
"blockers": [],