Generate a concise general project overview for this workspace — a non-role-specific description usable by any LLM task that needs project context.
Cover:
- What the project is and what it does
- Overall structure: where the main components, entry points, and modules live
- Key technologies, languages, frameworks, and external dependencies
- Conventions: code style, testing, build, and contribution patterns
- How to get oriented quickly: what to read first, how to run and validate changes
Keep it a bounded summary — comparable in length to a role context summary. Do not dump raw file contents or exhaustive listings.
Output ONLY the summary text. No JSON, no markdown fences, no explanatory text.