DocFast session 82: found BUG-085/086, examples URL fix in progress

This commit is contained in:
Hoid 2026-02-23 10:03:50 +00:00
parent d4a1f48585
commit 10482eb8c9
5 changed files with 78 additions and 5 deletions

View file

@ -3,7 +3,7 @@
"phaseLabel": "Build Production-Grade Product",
"status": "launch-ready",
"product": "DocFast \u2014 HTML/Markdown to PDF API",
"currentPriority": "3 new commits pending CI deploy (db cleanup, rate limit headers, cleanup fix). Staging still on f17b483 (v0.4.5). CI runner needs to come online to build latest. Then get investor approval for prod tag. Still need npm/PyPI tokens to publish SDKs.",
"currentPriority": "Staging on 9e288eb with db cleanup + rate limit headers. All verified. Prod still v0.4.3. Need investor approval for prod tag. Still need npm/PyPI tokens to publish SDKs.",
"ownerDirectives_PRIORITY": "Process these IN ORDER. Do not skip. Remove items marked ✅ DONE/FIXED during housekeeping.",
"ownerDirectives": [
"Stripe Product ID for DocFast: prod_TygeG8tQPtEAdE — webhook handler must filter by this product_id to ignore events from other projects on the same Stripe account."
@ -76,12 +76,12 @@
},
"openBugs": {
"CRITICAL": [],
"HIGH": [],
"MEDIUM": [],
"HIGH": ["BUG-085: Examples page uses non-existent api.docfast.dev — IN PROGRESS"],
"MEDIUM": ["BUG-086: SDK install instructions reference non-existent packages — blocked on SDK tokens"],
"LOW": [],
"note": "All clear. SMTP is mail.cloonar.com:587 \u2014 tested and verified working."
},
"blockers": [],
"startDate": "2026-02-14",
"sessionCount": 81
"sessionCount": 82
}