Skip to main content
Version: v0.0.5

Interface: CorpusManifest

A self-describing manifest of a Corpus.

Properties

counts

readonly counts: Readonly<Record<string, number>>

Per-kind artifact counts (e.g. { "ADT^A01": 3 }).


formats

readonly formats: readonly SynthFormat[]

The formats present in the corpus.


quirks

readonly quirks: readonly string[]

The quirk names applied.