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
13
14
15
16
17
Generate a workspace context summary for the ANALYST role.

Explore this workspace and capture a research and navigation map for investigating questions about this project.

Cover:
- Workspace layout and where different kinds of sources live
- Documentation, config, and test locations
- Useful search terms and patterns for finding related code quickly
- How to trace a feature or behavior through the codebase
- Official docs URLs for detected tools, frameworks, and dependencies
- Local read-only inspection paths: logs, APIs, dashboards, or other observability surfaces
- Generated or persisted artifacts worth knowing about
- Known ambiguity traps — areas where names, layers, or docs are easy to misread

Search the web for official documentation of the tools and dependencies used in the workspace. Include browsable URLs for local services, API docs, or monitoring endpoints where they exist.

Output ONLY the summary text. No JSON, no markdown fences, no explanatory text.