## Code Review

This pull request introduces a new translation key `overview_generation_failed` across English, Vietnamese, and Chinese locales, and updates the project router to return this generic error message instead of raw exception strings when overview generation fails. This prevents potential leaks of internal server paths. Additionally, a unit test has been added to verify that path leakage is prevented and the correct error message is returned. I have no feedback to provide.

> [!IMPORTANT]
> The [consumer version of Gemini Code Assist on GitHub](https://developers.google.com/gemini-code-assist/docs/review-repo-code) is being sunset. Starting **June 18, 2026**, new organization installations will be blocked, and all code review activity will officially cease on **July 17, 2026**.
> For more details on the timeline and next steps, please review the [Help Documentation](https://developers.google.com/gemini-code-assist/docs/deprecations/consumer-code-review).
