Expand description
§tokmd-sensor
Tier 1 (Sensor Contract)
Defines the EffortlessSensor trait and provides the substrate builder
that runs the tokei scan + git diff once.
§What belongs here
EffortlessSensortraitbuild_substrate()function
§What does NOT belong here
- Sensor implementations (those go in their respective crates)
- CLI parsing
Modules§
- substrate_
builder - Substrate builder: runs a tokei scan once and builds a
RepoSubstrate.
Traits§
- Effortless
Sensor - Trait for effortless code quality sensors.