docfast: session 58 — 12 a11y/SEO fixes deployed, old server down (BUG-078)
This commit is contained in:
parent
a1d9d89323
commit
16ab054222
3 changed files with 61 additions and 5 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"phaseLabel": "Build Production-Grade Product",
|
||||
"status": "launch-ready",
|
||||
"product": "DocFast \u2014 HTML/Markdown to PDF API",
|
||||
"currentPriority": "Git push blocked (BUG-077). 4 code fixes prepared locally. Need Forgejo SSH or write token.",
|
||||
"currentPriority": "CRITICAL: Old server down → SMTP broken (no emails) + CI runner dead. 12 accessibility/SEO bugs fixed on production. Need old server rebooted.",
|
||||
"ownerDirectives_PRIORITY": "Process these IN ORDER. Do not skip.",
|
||||
"ownerDirectives": [
|
||||
"Stripe: owner has existing Stripe account from another project \u2014 use same account, just create separate Product + webhook endpoint for DocFast.",
|
||||
|
|
@ -88,15 +88,19 @@
|
|||
"NEVER_READ_DIRECTLY": true
|
||||
},
|
||||
"openBugs": {
|
||||
"CRITICAL": [],
|
||||
"CRITICAL": [
|
||||
"BUG-078: Old server (167.235.156.214) down — SMTP relay broken (no emails) + CI runner dead"
|
||||
],
|
||||
"HIGH": [
|
||||
"BUG-077: Forgejo SSH port 2222 down + API token lacks write:repository scope"
|
||||
],
|
||||
"MEDIUM": [],
|
||||
"LOW": [],
|
||||
"note": "Session 57: Git push blocked. Changes ready locally."
|
||||
"note": "Session 58: 12 a11y/SEO bugs fixed on prod. Old server down breaks email + CI."
|
||||
},
|
||||
"blockers": [],
|
||||
"blockers": [
|
||||
"Old server reboot needed (investor action) — SMTP + CI depend on it"
|
||||
],
|
||||
"startDate": "2026-02-14",
|
||||
"sessionCount": 60
|
||||
"sessionCount": 58
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue