Skip to main content
Version: v0.0.6

Interface: QuirkArtifact

One generated quirk artifact - the off-spec wire text plus the contract it is meant to satisfy.

Properties

content

readonly content: string

The quirked wire text (deterministic in the seed + quirk).


format

readonly format: SynthFormat

The format this artifact belongs to.


intendedWarnings

readonly intendedWarnings: readonly string[]

The exact parser warning code(s) this artifact is meant to round-trip to.


kind

readonly kind: string

The underlying spec-clean message kind the quirk was injected into (e.g. "ORU^R01").


quirk

readonly quirk: string

The quirk recipe applied.