DocFast: owner directives - SLA 99.5%, PostgreSQL migration, BUG-032 reopen, Stripe shared account
This commit is contained in:
parent
ad47f3a977
commit
d9ea42e63e
1 changed files with 7 additions and 1 deletions
|
|
@ -4,6 +4,12 @@
|
||||||
"status": "not-launch-ready",
|
"status": "not-launch-ready",
|
||||||
"product": "DocFast — HTML/Markdown to PDF API",
|
"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.",
|
"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": {
|
"launchChecklist": {
|
||||||
"emailVerificationReal": true,
|
"emailVerificationReal": true,
|
||||||
"smtpWorking": true,
|
"smtpWorking": true,
|
||||||
|
|
@ -47,7 +53,7 @@
|
||||||
"openBugs": {
|
"openBugs": {
|
||||||
"CRITICAL": [],
|
"CRITICAL": [],
|
||||||
"HIGH": [],
|
"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": []
|
"LOW": []
|
||||||
},
|
},
|
||||||
"blockers": [],
|
"blockers": [],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue