Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/rulvar / EvidenceCategory

Type Alias: EvidenceCategory

ts
type EvidenceCategory = "implementation" | "tests" | "docs" | "examples";

Defined in: packages/core/dist/index.d.ts

The evidence source categories a contract can distribute over (RV4908, the tenth comparison experiment): the task demanded citations across implementation, tests, documentation, and examples, the contract could say only minEntries, the specialists cited documentation alone, and the judge took the points. The default classifier reads the recorded file's path; a contract may replace it.