Interface: CorpusManifest
A self-describing manifest of a Corpus.
Properties
counts
readonlycounts:Readonly<Record<string,number>>
Per-kind artifact counts (e.g. { "ADT^A01": 3 }).
formats
readonlyformats: readonlySynthFormat[]
The formats present in the corpus.
quirks
readonlyquirks: readonlystring[]
The quirk names applied.