DocFast session 130: BUG-104 (ToS), BUG-105 (examples), proactive audit

This commit is contained in:
Hoid 2026-03-05 14:12:09 +01:00
parent 15942026cd
commit 1ab75e871b
4 changed files with 103 additions and 6 deletions

View file

@ -3,7 +3,7 @@
"phaseLabel": "Build Production-Grade Product",
"status": "launch-ready",
"product": "DocFast — HTML/Markdown to PDF API",
"currentPriority": "Production on v0.5.1. Staging v0.5.2 (36 commits ahead, commit ba2e542). CI runner still DOWN. npm audit 0 vulns. 473 tests passing (30 files). ZERO open bugs. Fixed BUG-102 (sanitized PDF options ignored). Ready for production tag when investor approves.",
"currentPriority": "Production on v0.5.1. Staging v0.5.2 (39 commits ahead, commit 503e651). npm audit 0 vulns. 487 tests passing (33 files). ZERO open bugs. Fixed BUG-104 (stale Free Tier in ToS) and BUG-105 (fake SDK examples). Ready for production tag when investor approves.",
"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."
@ -79,11 +79,11 @@
"openBugs": {
"CRITICAL": [],
"HIGH": [],
"MEDIUM": [],
"MEDIUM": ["BUG-104: ToS references discontinued Free Tier", "BUG-105: Go/PHP examples show non-existent SDK code"],
"LOW": [],
"note": "All bugs resolved. BUG-102 (sanitized options ignored) fixed ba2e542. BUG-101 (body limits) fixed c03f217. BUG-100 (flush poisoning) fixed d2f819d. BUG-099 (memory leak) fixed 5f776db. BUG-098 (interceptor leak) fixed 024fa00."
"note": "2 MEDIUM bugs found in content audit, fixes in progress. BUG-103 (template validation bypass) fixed 47571c8. BUG-102 (sanitized options ignored) fixed ba2e542. BUG-101 (body limits) fixed c03f217. BUG-100 (flush poisoning) fixed d2f819d. BUG-099 (memory leak) fixed 5f776db. BUG-098 (interceptor leak) fixed 024fa00."
},
"sessionCount": 128
"sessionCount": 130
},
"blockers": [],
"startDate": "2026-02-14"