Expand description
Map-reduce pattern for large diff analysis
When diffs exceed the token threshold, this module splits analysis across files, then synthesizes results for accurate classification.
Structs§
- File
Observation - Observation from a single file during map phase
Functions§
- reduce_
phase - Reduce phase: synthesize all observations into final analysis
- run_
map_ reduce - Run full map-reduce pipeline for large diffs
- should_
use_ map_ reduce - Check if map-reduce should be used Always use map-reduce except for: