> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.nvidia.com/nemo/fabric/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.nvidia.com/nemo/fabric/_mcp/server.

# Module doctor

> Plan diagnostics for NeMo Fabric.

Generated from `cargo doc --no-deps -p nemo-fabric-core`.

Plan diagnostics for NeMo Fabric.

## Structs

* [DoctorCheck](/nemo/fabric/reference/api/rust-library-reference/nemo-fabric-core/doctor/struct-doctorcheck): Diagnostic check result.
* [DoctorReport](/nemo/fabric/reference/api/rust-library-reference/nemo-fabric-core/doctor/struct-doctorreport): Diagnostic report for a resolved run plan.

## Enums

* [DoctorStatus](/nemo/fabric/reference/api/rust-library-reference/nemo-fabric-core/doctor/enum-doctorstatus): Diagnostic status.

## Functions

* [doctor\_plan](/nemo/fabric/reference/api/rust-library-reference/nemo-fabric-core/doctor/fn-doctor-plan): Inspect a resolved run plan without mutating the environment.