## Task 9: Integrate CI/CD tooling - Add GitHub Actions workflows for linting (black, flake8), type checking (mypy), and testing across supported Python versions. - Include coverage reporting and status badges in `README.md`.
Task 9: Integrate CI/CD tooling
README.md.