<!-- _St 기준 상대경로: ..\AutoDistribute\ai_read.md -->
# AutoDistribute 현재 기준

- 개인용 `_St.zip` 생성기이며 배포 ZIP 자체에는 포함하지 않는다.
- 실행 위치는 `_St` 내부, `_St` 상위, 또는 `_St`와 형제인 AutoDistribute 폴더를 지원한다.
- 출력 기본값은 `_St` 상위의 `_St.zip`이다.
- ZIP 내부 base_root는 항상 `_St/`이다.
- 제외: `ai_read*`, `read_*`, `__pycache__`, `.pytest_cache`, `.mypy_cache`, `.ruff_cache`, `.tox`, `.nox`, `htmlcov`, `logs`, `data`, `*.pyc`, `*.pyo`, `*.log`, `.coverage`, `Thumbs.db`, `.DS_Store`.
- 서버 업로드는 아직 구현하지 않는다.
- 완료 기준은 `test_autodistribute.py`와 실제 v319 `_St` 샘플 압축/검증 OK이다.
