## 126. release gate 소속은 양방향으로 검증되지 않는다

근거: `evidence/raw/112-pool-lane-claim-registry-reachability.txt`.

`config/jpa/release-registry.json`의 gate는 6개이고 모두 blocking이다.

```text
postgresql-contract            :adapter:outbound:persistence-jpa:jpaPlatformContractTest
completion-unknown-no-retry    :adapter:outbound:persistence-jpa:jpaPlatformFailureTest
osiv-disabled                  :app-bootstrap:test
flyway-validate                :adapter:outbound:persistence-jpa:jpaPlatformMigrationTest
runtime-role-no-ddl            :adapter:outbound:persistence-jpa:jpaPlatformSecurityTest
collection-fetch-pagination    :adapter:outbound:persistence-jpa:jpaPlatformQueryPlanTest
```

