Konsist is a static code analyzer for Kotlin projects that enforces codebase consistency and coding conventions through unit test-based guards using JUnit or Kotest.
It supports queries on classes, functions, properties, and architecture layers, with examples for general Kotlin, Android, Spring, and clean architecture checks. Integration uses version 0.17.3 via Gradle or Maven, with documentation, starter projects, and API reference available.