class

Smith::PlanGate

Inherits Reference < Object

Decides what happens once the agent presents a plan. An interface for the same reason Tools::Approver is one: the core stays free of UI concerns and the specs can drive it without a terminal.

Instance methods

review(plan : String) : PlanVerdict
Source