// temporary stub — filled in Task 7 export default { id: 'weather', title: 'Weather', size: 's', mount() {}, start() {}, stop() {} };