Skip to main content

Module types

Module types 

Expand description

Public types for the codelore-lib API. These are the contract every pipeline stage agrees on. See spec §3.1.

Structs§

CommitEvent
One commit, as observed by the parser stage. Immutable event.
FileChange
Hunk
KameiFeatures
Kamei 14-feature JIT-SDP canonical vector. Computed by the enrich_kamei stage.

Enums§

ChangeType

Constants§

SCHEMA_VERSION
Bumped on any breaking change to facts or output schemas.