capa.experiment¶
Experiment-level schemas, procedures, profiles, the method executor, and authorization. This is the layer that turns a validated config into a runnable plan.
Narrative guides:
- Procedures — procedure vs method vs profile.
- Built-ins: Free run, Recipe runner, Batch, Heat-flux tune.
- Method step reference.
- Writing a procedure and Writing a profile.
- Authorization gates.
capa.experiment ¶
Experiment-level schemas: ExperimentConfig, Method, Step, profiles.