Variable KEPLER_COMPATIBILITY_RANGEConst Experimental

KEPLER_COMPATIBILITY_RANGE: Readonly<{
    exclusiveMaximum: "4.0.0";
    minimum: "3.0.0";
}> = ...

Declared Kepler.gl compatibility range (NFR-001). The bridge targets the Kepler 3.x ingestion model (addDataToMap proto datasets with { fields, rows }, timeRange/range/select/multiSelect filters, mapState, and mapStyle.mapStyles).