Rename only — no new metrics. The package is now SoCMetrics (swift-soc-metrics); consumers change import AppleSiliconMetrics → import SoCMetrics.
Apple's marks now appear nowhere in the product name or in consumer code — only descriptively ("for Apple Silicon") in prose. "Metrics for Apple Silicon" is the referential form Apple's trademark guidelines permit, and this also steps clear of the apple/swift-metrics namespace.
Breaking: package/product/module renamed. Public types (SoCSampler, SoCSample) and the asmetrics CLI are unchanged. Earlier tags (v0.1–v0.3) keep the old AppleSiliconMetrics module name; the old repo URL redirects.
Install:
.package(url: "https://github.com/GoodOlClint/swift-soc-metrics.git", from: "0.4.0")(v0.3.0's GPU/CPU die-temperature feature is unchanged — see the v0.3.0 release for that.)