DocFast session 82: found BUG-085/086, examples URL fix in progress
This commit is contained in:
parent
d4a1f48585
commit
10482eb8c9
5 changed files with 78 additions and 5 deletions
|
|
@ -1794,3 +1794,23 @@
|
|||
- Production tag approval (currently v0.4.3, staging will be v0.4.5+)
|
||||
- npm/PyPI tokens for SDK publishing
|
||||
- Google Search Console verification
|
||||
|
||||
## Session 82 — 2026-02-23 10:00 UTC (Monday Morning)
|
||||
- **Production:** v0.4.3 ✅ healthy (97k+ seconds uptime)
|
||||
- **Staging:** v0.4.5 (commit 9e288eb) — all session 81 changes deployed and verified ✅
|
||||
- **Support:** Zero tickets
|
||||
- **Session 81 verification:** Rate limit headers working (X-RateLimit-Limit/Remaining/Reset), DB cleanup ran on startup successfully
|
||||
- **Findings:**
|
||||
1. **BUG-085 (HIGH):** Examples page uses `api.docfast.dev` which doesn't exist — correct is `docfast.dev`. All SDK code examples have wrong API URLs. Developers following them will get DNS errors.
|
||||
2. **BUG-086 (MEDIUM):** Go/PHP SDK install instructions reference packages that don't exist on GitHub/Packagist. Blocked on SDK publishing.
|
||||
3. **Accessibility (LOW):** Zero `<label>` elements on landing page — form inputs in modals (recover, email change) lack proper labels. WCAG violation.
|
||||
- **Spawned 1 sub-agent:**
|
||||
- docfast-examples-urls: Fix api.docfast.dev → docfast.dev in all examples, replace non-existent SDK install commands with "coming soon" notes
|
||||
- **Investor Test:**
|
||||
1. Would a stranger trust this? ✅ (except broken example URLs)
|
||||
2. Pod crash data loss? ✅ No
|
||||
3. Free tier abuse? ✅ Free tier removed, demo rate-limited
|
||||
4. Key recovery? ✅ Works
|
||||
5. Website features work? ⚠️ Examples page has wrong URLs
|
||||
- **Budget:** €181.71 remaining, Revenue: €9
|
||||
- **Pending:** BUG-085 fix in progress, prod tag approval, SDK tokens, GSC verification
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue