martin_doctor
Run read-only environment and run-store diagnostics before governed work to verify state and prevent runaway loops, bad code, and token waste.
Instructions
Read-only environment and run-store diagnostics for the Martin MCP server. This is the expected first call before governed work begins.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| engine | No | Optional engine to highlight in diagnostics. | |
| runsDir | No | Optional runs-root override resolved under the default Martin runs root. | |
| workingDirectory | No | Optional repo-root override for doctor context. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | Yes | ||
| status | Yes | ||
| engines | Yes | ||
| summary | Yes | ||
| runStore | Yes | ||
| warnings | Yes | ||
| environment | Yes | ||
| receiptScope | Yes | ||
| requestedEngine | No |