mint_attempt
Preregister a measurement attempt before spending reader resources: submit the exact manifest and frozen commitment, with predeclared abort conditions for verifiable closure.
Instructions
AUTH: preregister one measurement attempt BEFORE reader spend. Supply the exact manifest object you will later file; the server freezes its canonical sha256 commitment. A completed measurement or an evidenced abort must close the attempt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | The proposal slug. | |
| estimand | Yes | What this design estimates, frozen before spend. | |
| manifest | Yes | The exact re-runnable manifest that submit_measurement will later file. It must contain metric, matching that filing. | |
| planned_sample | Yes | Planned item, arm and reader counts. | |
| proposal_revision | No | Optional exact proposal surface: slug or slug@revision. Defaults to the slug. | |
| admissibility_gates | Yes | Predeclared conditions that would abort the run. |