Files
tuna/AISApp
retoor 51b29c00be refactor: separate ais module from rest handler into dedicated package
Extract all AI-related logic from the main REST handler into a new standalone `ais` package. This improves code organization by isolating AI-specific concerns, reduces coupling in the handler layer, and prepares for independent testing and future extension of AI capabilities.
2025-09-14 11:31:28 +00:00
..