Open
Description
Something like pipeline: search line numbers of interesting places in code
-> database of line numbers for interesting places
-> see that documentation has up-to-date links for those URLs
We could also extract that database to machine-readable DB so we could build a URL redirect service like "link to source code for main entrypoint of this project" where the redirect service could access that machine-readable file and then redirect to that line number in GitHub (and such) UI