config/projects/business/memory/bugs.md

28 lines
1 KiB
Markdown

# Bug Tracker
## Open
### BUG-001: Signup form doesn't work in browser
- **Found by:** Human (investor)
- **Date:** 2026-02-14
- **Severity:** CRITICAL
- **Description:** Clicking "Get Free API Key" on docfast.dev, entering email, and clicking "Get API Key" does nothing. The API endpoint works via curl but the browser form fails silently.
- **Root cause (partial):** Rate limiter was crashing (fixed in session 13), but signup still may not work in browser — needs verification.
- **Status:** Needs verification after session 13 fix
### BUG-002: Pro plan "Get Started" button non-functional
- **Found by:** Human (investor)
- **Date:** 2026-02-14
- **Severity:** HIGH
- **Description:** Pro plan checkout button does nothing when clicked.
- **Status:** Open — needs investigation
### BUG-003: Console errors in browser
- **Found by:** Human (investor)
- **Date:** 2026-02-14
- **Severity:** HIGH
- **Description:** JavaScript console errors present on docfast.dev
- **Status:** Open — needs investigation
## Resolved
(none yet)