Codebase Onboarder
Runs in your terminal on a repo you actually have checked out, and answers the questions a new engineer wastes a week on. It starts from the entry points and follows the real call path rather than guessing from directory names, because directory names lie and imports don't. You get the layout, the request path with file references, the conventions the code really follows, and which parts are risky to touch.