Improve typing for LocalSite and LocalSiteManager.
Review Request #14954 — Created March 23, 2026 and updated — Latest diff uploaded
This adds typing throughout
LocalSiteandLocalSiteManager, fleshing
out arguments, return types, field relations, and the Local Site
statistics dictionaries.It also modernizes some of the documentation, which was pretty out of
date, and deprecates some positional arguments.
Unit tests pass.