Description: "We have duplicate interfaces for VestingSchedule. Move them to types/index.ts." Acceptance Criteria: [ ] Define interface Vault { ... }. [ ] Import in all components. Priority: Low Labels: refactor, cleanup