reachabilityEntries

@get:Input
abstract val reachabilityEntries: ListProperty<String>(source)

Serialized reachability rules from rules { forbidReachable(...) / mustBeReachableFrom(...) }. Format per entry: "<kind>|<fromGlob>|<toGlob>|<severity>|<reason>". CC-safe plain strings.