umbra_verify_proposal
Execute an approved proposal to verify it genuinely fails. Retain only valid failing tests and reject malformed inputs with correction reasons.
Instructions
Run one user-approved Codex proposal through Umbra's execution gate. Use proof_index from umbra_audit's structured proof_requests. Umbra retains only a runnable test that genuinely fails or makes the audited function error. It rejects malformed concrete_input or expected_property fields with a correction reason so Codex can resubmit. A passing proposal is discarded. Re-run umbra_audit after an approved test write to measure the updated suite.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| proposal | Yes | ||
| tests_path | Yes | ||
| module_path | Yes | ||
| proof_index | Yes |