- [x] [Task 6] User Recommended Major List API Integration - [x] Create `src/service/api/major.ts` with types and API method - [x] Integrate API in `src/pages/simulate.vue` (Panel A) - [x] Update template to display real data - [ ] [Task 8] Fix TypeScript type error in `simulate.vue` - [ ] Add `'stable'` to `TabKey` type definition - [ ] Cleanup unused `'all'` type if necessary