chore: 이식성 개선 — 하드코딩 경로 제거, .env.example 추가, README 시작 가이드

This commit is contained in:
quantlab
2026-03-06 20:11:54 +09:00
parent ee01a13129
commit 4c0f5ec9c7
3 changed files with 35 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# AI Agent Team — 최종 설계서
`C:\Users\CafeVariet-GL552VW\Desktop\source_diff`
---
@@ -180,7 +180,7 @@ API Server에 `mode` 파라미터:
## 5. 디렉토리 구조
```
source_diff/
<project_root>/
├── main.py # 진입점
├── config.py # 설정
├── requirements.txt # fastapi, discord.py, httpx, pydantic, rich