What a selector hook can be targeted at. Callers can pass any of:
undefined — root namespace (cheap: served by the always-on root store)stream.subagents.get(...)stream.subgraphs.get(...){ namespace: string[] } — any other namespaced scopestring[] — escape hatch identical to the object formSelectorTarget: undefined | null | readonly string[] | __type | SubagentDiscoverySnapshot | SubgraphDiscoverySnapshot