Can we build and do code analysis of codebase and we could query, like how login works(and it should provide all files included that are used to build login feature), what trying build is
- Get linkage or branches of files and function
- Question like (how is auth done? Explain me how to create new user? etc)
Not simple question like where can I find X
@Logan M