Normal, and fixable, but learn from your app instead of a generic course:
- Ask Cursor to write
docs/how-it-works.md: every folder, what it does, how a request flows from a button click to the database. Read it, ask questions about what's unclear. - Next bug, before letting it fix: "Explain where this bug is and why, don't change anything." Then decide yourself.
- Do one tiny change by hand per week (a text, a color, a validation). Fear goes away through small wins.
After a month you won't know everything, but you'll know where to look. That's what most developers actually know about a codebase.