Usage
How Services Work
A TENET workspace can have child services — separate repos that share context:Registering a Service
- Creates
.tenet/config.jsonin the service withtype: "service" - Registers the service in the parent GTM config
- Sets up scope-based event routing between them

