## Summary ## Test plan --- ### Native Consolidation Checklist - [ ] CONTRACTS.md reviewed - no unintended contract changes - [ ] Layer 1 bridge contract tests pass (`cd app && yarn jest:run` / `yarn workspace @selfxyz/rn-sdk-test-app test`) - [ ] Layer 3 builds pass (app iOS, RN test app iOS, RN test app Android) - [ ] Layer 4 manual smoke test signed off (if consolidation PR) - [ ] No new native business logic added (logic belongs in TypeScript)