현재 작업 전체 반영

This commit is contained in:
Yun Chan 2026-06-27 16:08:41 +09:00
parent 5560638e54
commit c0dddab594
85 changed files with 11322 additions and 539 deletions

View file

@ -91,7 +91,7 @@ uvicorn engine_gateway.gateway:app --host 0.0.0.0 --port 9099
```powershell
# 백엔드
cd apps\api; python -m pytest app/ -q # 현재 약 77 pass
cd apps\api; python -m pytest app/ -q # 현재 113 pass
python -m pytest engine_gateway/ -q # 약 7 pass
# 프론트엔드
cd apps\web; npm run typecheck # tsc -b