moo.core.utils.apply_default_permissions
- moo.core.utils.apply_default_permissions(instance)
Apply default permissions to a newly created Object, Verb, or Property.
This mirrors the logic of the
set_default_permissionsverb natively, avoiding verb-lookup and execution overhead. The verb is considered stable for the lifetime of a running service; changes to it require a matching update here and a service restart.