test_flow
Run the regression gate on a flow now: compile the current version into a synthetic-caller test, run it against the flow's target, and compare the result to the previous version's baseline. A behavior change that regressed (a pass turning into a fail, or a score drop past the threshold) is caught and blocks the change — continuous integration for your phone-system logic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flowId | Yes | The flow id to gate. |