Smith::Tools::ExitPlanMode
Inherits Smith::Tools::Tool < Reference < Object
Ends the research phase by presenting a plan for approval. Registered only while plan mode is active.
Not mutating on purpose: the approval gate in plan mode is the PlanApprover, which refuses everything — marking this tool mutating would block the only way out of plan mode.
Constructors
new(plan : Smith::PlanSession)
SourceInstance methods
description
Sourcename
Sourceparameters
Sourcerun(args : JSON::Any) : String
Source