registry.TargetDesign
registry.TargetDesign(name, requirements)A named, standing completeness expectation over run attributes.
Makes no claim on how runs were produced – it asserts only that enough active runs carry the required attributes. See REGISTRY_PROVENANCE.md §12.
Attributes
| Name | Type | Description |
|---|---|---|
| name | str | Unique identifier for the design (e.g. "jotr_fire_2026"). |
| requirements | list[Requirement] | The cells that must all be satisfied for the design to be complete. |