default_name_resolver
autogen.beta.network.views.base.default_name_resolver #
Identity NameResolver — returns agent_id verbatim.
Used by call sites that want to invoke a view policy without plumbing a real hub-backed resolver (tests, headless utilities). Production code paths (the default notify handler) always pass a real resolver backed by the hub's passport directory.