ProductAgentsHooks
Pre / post · Gate
Hooks
Programmatic checks around every node.
Hooks let you run programmatic checks before and after a node — the seam where the gate and policy are applied.
- Run a check before a node executes.
- Run a check after a node completes.
- Apply the gate + policy here.