snapshotFile

val snapshotFile: Property<String>(source)

Path (relative to the root project) of the committed architecture snapshot. Default: "aalekh-snapshot.json".

Run ./gradlew aalekhSnapshot to write it, then commit it. aalekhDiff compares the current architecture against it and reports what the branch changed.