mahbot 0.4.1

An autonomous agentic engineering system that manages software development through role separation, subagents, and deterministic diagnostics.
Documentation
1
2
3
4
5
6
Based on your analysis above, provide your decomposition plan as a JSON object only:

{"sub_questions": [{"question": "<sub-question>", "evidence_needed": "<what evidence would answer it>", "risk": "low|medium|high"}]}

- Cover the question's full scope — split it at its natural seams, neither padding with near-duplicates nor leaving parts under-covered.
Output ONLY the JSON object. Do NOT call any tools.