Variables

standardEvidenceAssembler

Variable: standardEvidenceAssembler

const standardEvidenceAssembler: CheckInAssembler

Defined in: src/core/checkin.ts:433

The 'standard' assembler — fills all four evidence fields. The drivers ranking runs the configured scorer over the run-so-far context units; the default scorer is deterministic and makes zero LLM/network calls.

On this page