Expand description
Act phase of the OODA loop.
Executes the selected verification plan (oracle evaluation or paired-patch experiment) and produces an evidence bundle for the canonical Forge export path.
Structs§
- Action
Outcome - Full outcome of executing a plan, including the evidence bundle and execution details.
- Advisory
Plan - An advisory-only plan that produces no promotable evidence.
- Oracle
Execution - Results from running kernel oracle evaluation against compiled constraints.
- Patch
Execution - Results from running a paired-patch experiment through the Forge engine.
Enums§
- Action
Family - Broad classification of the action executed during the act phase.
- Plan
Kind - The concrete execution plan selected for a verification target.
Functions§
- execute_
plan - Executes a verification plan under an issued execution permit.