Index: src/services/guardianship/index.js
===================================================================
--- src/services/guardianship/index.js	(revision fc404105536bc9fcadc1fdb7dceb0449fee77e98)
+++ src/services/guardianship/index.js	(revision 65abc8569b0cf766ad2c809114e7f385c1aff3b8)
@@ -26,2 +26,5 @@
   actorProps as guardianshipActorProps,
 } from './relations.js';
+
+// §5.6 gated settings (decided by the guardians, enforced by the ward's server)
+export * as gated from './gated.js';
