## Summary Finish the XDR-safe key split. Remove ad-hoc Symbol keys where typed keys belong; eliminate mixed legacy `DataKey` usage. ## Acceptance criteria - [ ] Documented key taxonomy - [ ] No dual-write ambiguity - [ ] Migration notes if key paths change ## Where - `contracts/src/types.rs` - `contracts/src/storage.rs` - `contracts/src/config.rs`
Summary
Finish the XDR-safe key split. Remove ad-hoc Symbol keys where typed keys belong; eliminate mixed legacy
DataKeyusage.Acceptance criteria
Where
contracts/src/types.rscontracts/src/storage.rscontracts/src/config.rs