KMP Boundary Guard
Trigger
Use when editing build.gradle.kts, build-logic, source sets, or adding dependencies.
Workflow
- •Confirm no platform/network dependency leaks into model/core common code.
- •Validate changed modules with targeted compile/tests.
- •Run full check when build logic or global dependency policies change.