grep
consider looking at ripgrep and semantic search tools.
i maintain a gigantic monorepo using policies, cicd gating, pre-commit, and lots of scripting. its not unworkable, just takes process. i don’t really agree with the creators pov. but i guess i may not be a new engineer entering a team with a monolith and a bone.











I feel like I solved this situation using pre-commit git framework.
https://pre-commit.com/
If I can find it, I’ll update this.