atelierb_prove
Run the automatic prover on a specified B component to verify its correctness. Choose force levels for auto, forced, fast, or replay proving.
Instructions
Run automatic prover on a B component. Force levels: 0-3 (auto), 10-13 (forced), -1 (fast), -2 (replay)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Proof force level (0-3 auto, 10-13 forced, -1 fast, -2 replay) | |
| project_name | Yes | Name of the project | |
| component_name | Yes | Name of the component |