Tenant Module
Marker interface for a Viaduct tenant module.
Each tenant module that contributes resolvers to the Viaduct schema implements this interface (typically via the generated bootstrapper). Framework code uses it to discover and load modules at startup. Application developers do not implement this directly.