Stable artifact는 class entry 전수 검사 뒤에만 publish한다

top-level directory만 검사하면 fat JAR·nested library·multi-release entry에 섞인 preview class를 놓칩니다.

stable package모든 class의 minor가 65535가 아니고 preview dependency가 없는가

sign·publish·deploy

preview class 발견

artifact 격리·build fail

nested JAR 미검사

gate 불완전

preview test classpath 유입

stable test 다시 분리

핵심: 모든 .class header와 dependency direction이 stable임을 확인한 뒤 release gate를 엽니다.