Goal
Define and execute release compatibility checks for the non-breaking layout refactor before merging.
Scope
- Validate public API parity (method signatures and behavior).
- Validate runtime artifact behavior unaffected by package move.
- Run smoke verification for downloader/local embedded paths.
Acceptance Criteria
- Explicit checklist completed before merge.
- No import-path break for current users.
- Release notes include refactor summary and compatibility statement.
Goal
Define and execute release compatibility checks for the non-breaking layout refactor before merging.
Scope
Acceptance Criteria