Agent
For library projects: check whether the next release breaks binary compatibility, and which version bump it needs.
5 4d ago A 26 tokens
original Apache-2.0
Agent
For library projects: check whether the next release breaks binary compatibility, and which version bump it needs.
Agent
Review Kotlin project structure: module split, dependencies, SOLID, a framework-free core, and effects at the boundary.
Agent
Judge whether Kotlin tests prove the code works: over-mocking, edge cases, slices, integration coverage, and the test mix.