nvflare.private.fed.utils.site_config module
Helpers for projecting site_config metadata from a client’s merged config.
The client’s runtime config is the union of fed_client.json and resources.json. project_site_config drops the structural / local-only top-level keys so the remaining custom keys (labels, capabilities, custom resource hints, …) can be advertised to the server during registration.