Skip to main content

Module options

Module options 

Expand description

Run-time configuration for the codelore pipeline. Defaults match code-maat for parity; see spec §1.1.

Structs§

Options

Enums§

ComplexitySample
Complexity sampling strategy. See spec §4.4.
TimeBucket
Time-bucket granularity for coupling-family analyses (modern replacement for code-maat’s --temporal-period). Backed by DuckDB’s date_trunc — produces clean non-overlapping buckets rather than the sliding-window duplication code-maat does.