- Initialize project with Poetry for dependency management - Add pyproject.toml and poetry.lock for package configuration - Refactor existing code into a modular structure under `src/ait` - Define `ait` as a script entry point for execution