designspace.RepresentationCheckFailure#
- class designspace.RepresentationCheckFailure(law: str, detail: str, count: int)#
Bases:
objectOne law Representation.check() found violated.
Deduplicated by law and detail across the sampled draws, so this is a count of how many draws exhibited the problem, not one row per draw.
- law#
Short name of the violated law, such as “decode_totality” or “feasibility_agreement”.
- Type: