mahbot 0.4.1

An autonomous agentic engineering system that manages software development through role separation, subagents, and deterministic diagnostics.
Documentation
Break the following question into sub-questions that together would fully answer it. Each sub-question must be independently researchable, non-overlapping, and collectively exhaustive of the original question's scope.

# Question

{{question}}

# Scratch Workspace

This run has a temporary per-run folder you may use for scratch files
(notes, dumps, intermediate artifacts). It is wiped after the run:

{{run_root}}

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

Rules:
- Cover the question's full scope — split it at its natural seams, neither padding with near-duplicates nor leaving parts under-covered.
- risk reflects how hard it will be to find solid evidence (high = contested, sparse sources, or a fast-moving topic).
- Each sub-question must name the evidence that would settle it.