mahbot 0.4.0

An autonomous agentic engineering system that manages software development through role separation, subagents, and deterministic diagnostics.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
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.