- _build_overrides 가 result 받아 deep_merge 까지 처리, _patch_report 제거 - _deep_merge: list by-index → wholesale 치환 (EN 슬롯 누락/라벨 섞임 차단) - build_facebook_audit: template-copy 대신 LLM logo/logo_description 만 두 페이지에 공통 적용 - _page_patch: language/label 명시 박음 (KR/EN 교차 오염 방지) - FacebookPage/InstagramAccount/YouTubeAudit: 불필요한 Optional 제거, has_whatsapp/top_content_type 만 Optional 유지 - build_instagram_audit/build_facebook_audit: dict 반환 (overrides[k] = patch 단순 박기) |
||
|---|---|---|
| SQL | ||
| app | ||
| docs | ||
| .gitignore | ||
| Dockerfile | ||
| README.md | ||
| docker-compose.yml | ||
| requirements.txt | ||
README.md
o2o-infinith-backend
설치
Docker
curl -fsSL https://get.docker.com | sh
실행
docker compose up -d