Derives an object ID from an in-game item ID using the AssemblyRegistry.
Uses the tenant-specific package ID from TENANT_CONFIG for the registry
lookup and the TenantItemId type tag.
If the tenant is not a predefined tenant such as in local development,
fallback to the local Eve World package ID.
Parameters
itemId: string
The in-game item ID
selectedTenant: string
The tenant identifier (e.g. "utopia", "stillness")
Derives an object ID from an in-game item ID using the AssemblyRegistry. Uses the tenant-specific package ID from TENANT_CONFIG for the registry lookup and the TenantItemId type tag.
If the tenant is not a predefined tenant such as in local development, fallback to the local Eve World package ID.