BackendDependencyBoundaryTest
Dependency boundary check for :serialization-api.
:serialization-api must expose only the backend-neutral GraphQLTransportCodec contract and depend on :api alone. This test scans the resolved test runtime classpath (the actual resolved dependency graph, not source text) and fails when a built-in JSON backend artifact appears.