kslApiVersion

abstract val kslApiVersion: String(source)

The major.minor version of the KSL API the bundle was built against. Loaders may refuse to load (or warn on) a bundle whose kslApiVersion is incompatible with the running KSL build. This is the bundle-level compatibility surface; the descriptor JSON carries its own schema version independently.