Add Cookpad WebHarbor mirror#52
Open
Lxr-max wants to merge 1 commit into
Open
Conversation
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.
Summary
Implementation Summary
sites/cookpad/Flask + SQLAlchemy + SQLite mirror with deterministic local demo data.websyn_start.sh,control_server.py,Dockerfile, and README startup docs.instance_seed/,static/images/, andstatic/external_cache/remain out of git.Seed Row Counts
Benchmark Users
TestPass123!Task Count and Categories
Key Routes
//home/categories/recipes/category/<slug>/recipe/<slug>/authors/<slug>/favorites/meal-plan/shopping-list/help/help/<slug>/login/registerVerification Commands and Results
py -3 -m py_compile sites\cookpad\app.py✅py -3 -m py_compile sites\cookpad\seed_data.py✅py -3 -m py_compile sites\cookpad\_health.py✅sites/cookpad/tasks.jsonl✅ (19tasks)Docker Result
docker build -t webharbor:cookpad-pr .webharbor-cookpad-submit8501 -> 810145000-45015 -> 40000-40015Runtime Smoke Result
16/16sites ready200://home/categories/recipes/category/japanese/search?q=tofu/recipe/butter-chicken/help/help/meal-plan-basics/authors/mika-tanaka/loginReset + MD5 Result
POST /reset/cookpad✅ returned{site:cookpad,ready:true,...}003eb29f62af2c15c03f09d31dafbe9b200and MD5 still matched.Screenshot Paths
C:\Users\34475\Desktop\VScode\WebHarborRepo-cookpad\sites\cookpad\scraped_data\submission_reviewKnown Limitations
.assets-revisionwas intentionally not modified; it should only be updated after the HF asset side is merged.HF Asset Status
C:\Users\34475\Desktop\VScode\wh-static-pr-cookpad\cookpad.tar.gz.assets-revisionremains unchanged pending HF-side merge.Manual Review Notes