- [ ] Allow contract redirection (inheritance): Call base (only, no override), - [ ] Allow contract redirection (inheritance): Call base and current implementation, call current implementation - [ ] Allow contract redirection (inheritance): Call current implementation (only, total override) - [ ] Contract Migration: Disable parent contract update - [ ] Contract Migration: Allow parent contract update (change inheritance)