Agentic.Loop.Stages.VerifyPhase (agentic v0.3.0)

Copy Markdown

Post-execution verification stage for :agentic_planned mode.

Only active when ctx.mode == :agentic_planned and ctx.phase == :verify. Injected before LLMCall in the pipeline.

Injects a verification prompt that asks the LLM to review the original plan against what was actually done and report any issues.