PromptRunner.Workspace.ToolchainDoctor (PromptRunnerSDK v0.12.0)

Copy Markdown View Source

Read-only validation of every tool version pin from its exact project cwd.

The doctor invokes the current operator's asdf current TOOL with a structured argv. It never starts Mix, compiles a project, installs a runtime, or enters a login shell.

Summary

Functions

check(plan, opts \\ [])

@spec check(
  PromptRunner.Workspace.Plan.t(),
  keyword()
) :: map()