Index: test/activitypub-as2.test.js
===================================================================
--- test/activitypub-as2.test.js	(revision 6b5d7da762e4f4cedbefb24fb218a1006897f071)
+++ test/activitypub-as2.test.js	(revision 02021042f8346f4cca62228062484c41e0df8bcd)
@@ -34,5 +34,6 @@
   // FEP-633c (Guardians): the owner-only dashboard queues on the actor; the
   // sub-keys are the daemon-contract collection names the Shaer clients read.
-  'shaer:queues', 'offers', 'follows', 'wards',
+  // `guardians` is the availability queue (3.6.1: never public, owner-only).
+  'shaer:queues', 'offers', 'follows', 'wards', 'guardians',
   // ActivityPub §4.1 `endpoints` vocabulary (same category as sharedInbox), used for C2S.
   'oauthAuthorizationEndpoint', 'oauthTokenEndpoint', 'uploadMedia',
