Changed
- Adopted Agent Guidelines
0.0.33and the Swift package compiler-settings baseline. - Raised the minimum Swift tools version to
6.4, selected Swift 6 language mode, enabled warnings as errors, and enabled the required upcoming features for every target. - Made import visibility explicit under the new compiler policy.
Validated with passing exact-head PR CI and local package tests.