fix: e71f624 코어 복구 + P0~P2 수정 일괄 적용 - #5
Merged
Conversation
Restore dataset/extract/cron/push/admin/collect from 5acb9fc, add Galaxy Book6 Pro, require session ownership for watches, sanitize popular queries, stop fallback fake winners, add CI/rate limits, and align docs (CACHE v9, partial noindex, seed production guard). Co-authored-by: Min0504 <Min0504@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
요약
e71f624sync로 깨진 코어를5acb9fc기준으로 복구하고, 이전에 정리한 수정 목록(P0→P2)을 순서대로 모두 반영했습니다.P0 복구
lib/specs/dataset/{index,smartphones,earphones,tablets,kr/*}복구laptops.ts복원extract/{index,rules}, cron×2, push, admin extract, danawa/gsmarena 복구P0 보안
/api/watches: Supabase 세션 이메일만 소유권 (클라이언트 email 무시)lib/popular-queries.ts로 이메일/전화/비비교 문구 필터P1
verification_pending결론 보류vs-inputlint (setStatein effect) 수정AXIS_PRICE_SOURCE=seed가드 (VERCEL_ENV=production)P2
.github/workflows/ci.yml(lint/tsc/test/build)검증
npm testnpx tsc --noEmitnpm run lintnpm run build남은 것
참고
package-lock.json이npm install과정에서 일부 prune됨 (package.json 변경 없음). PM 확인 권장.