Business: CEO + specialist team structure, bug tracker, 3x daily sessions
This commit is contained in:
parent
1ba6f2a90c
commit
cea25170ef
3 changed files with 173 additions and 145 deletions
28
projects/business/memory/bugs.md
Normal file
28
projects/business/memory/bugs.md
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
# 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)
|
||||
Loading…
Add table
Add a link
Reference in a new issue