🌏 Visualization Engine Overhaul
- WebGL Migration: Fully migrated the Globe component to WebGL, significantly improving rendering performance and interaction smoothness.
- Rendering Optimization: Optimized the render loop and fixed synchronization issues with arcs and ripples during globe rotation.
🏗 Architecture Upgrades
- Modularization: Extracted the core Dashboard logic into a standalone Nuxt Layer for better reusability.
- Refactoring: Migrated to Nuxt path aliases and reorganized the structure of composables and type definitions.
📚 Documentation & Specs
- OpenAPI: Added OpenAPI specifications for the project.
- AI Integration: Added an "AI Skills" section to the documentation and updated the MCP configuration.
Full Changelog: v0.2.3...v0.2.4