trendFile

@get:Internal
abstract val trendFile: RegularFileProperty(source)

Path to the rolling trend history JSON file (build/aalekh/trend.json). Marked @Internal so it is not a CC input/output - the file is written as a side-effect and failure to read/write it is always non-fatal.