objectstorage 모듈 완료 검증 — 집중 suite 실행과 작업 트리 확인
revision=a24ece9cf797f7ea647e33bf846b115208ed1ba5
generatedAt=2026-08-30T03:06:17+00:00

$ cd src && LANG=C.UTF-8 LC_ALL=C.UTF-8 ./gradlew :adapter:outbound:objectstorage:test --console=plain -q
GRADLE_EXIT=0

=== JUnit XML 집계 ===
classes=47 tests=140 failures=0 errors=0 skipped=0

참고: qualification source set 3종(objectStorageMinioContractTest / objectStorageMinioFaultTest /
objectStorageAwsQualificationTest)은 :test 태스크에 포함되지 않는다. 앞의 둘은 Docker를, 마지막은
보호된 AWS sandbox 환경변수 권한을 요구하므로 이 분석에서는 실행하지 않았다.

=== 작업 트리 ===
$ git status --short
changed=0
