Rulvar API reference / @rulvar/core / SynthesisCandidateFailure
Interface: SynthesisCandidateFailure
Defined in: packages/core/src/stores/synthesis-candidates.ts:75
One failed validator on a journaled finish verdict, verbatim.
Properties
| Property | Type | Defined in |
|---|---|---|
name | string | packages/core/src/stores/synthesis-candidates.ts:76 |
reasons | readonly string[] | packages/core/src/stores/synthesis-candidates.ts:77 |