You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 20, 2026. It is now read-only.
refactor: add requireOwner helper for better error messages
Replaces Optional.get() calls with requireOwner() helper that provides
clear error messages when owner-dependent methods are called on
app-level clients without owner context.
0 commit comments