nvflare.tool.agent.doctor module

Read-only agent environment readiness checks.

doctor_environment(*, online: bool = False, args=None) dict[source]

Return a read-only local readiness snapshot, optionally with a bounded online check.

format_doctor_human(data: dict) str[source]

Render a concise human-readable doctor summary.