Class BlindSpotGenerator

java.lang.Object
org.ek9lang.compiler.fuzz.BlindSpotGenerator

final class BlindSpotGenerator extends Object
Generates EK9 source files targeting untriggered error codes (blind spots). Three categories: DI validation (E08140-E08230), quality metrics (E11010-E11025), and advanced generics (E06080-E06130).

Integrated into S1 at 10% dispatch rate to piggyback on existing strand infrastructure without adding a 6th strand.

  • Method Details