From f9285a77d1894f209765801b516a1e1d87e41eac Mon Sep 17 00:00:00 2001 From: "gitea-actions[bot]" Date: Sun, 10 May 2026 21:21:28 +0900 Subject: [PATCH] =?UTF-8?q?changed:=20=EC=97=AC=ED=96=89=20=EC=83=98?= =?UTF-8?q?=ED=94=8C=20=EB=8B=A8=EC=96=B4=EC=9E=A5=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 - packages/travel-basic-v1.zip | Bin 1191 -> 0 bytes registry.json | 10 ----- sources/custom/travel-basic/manifest.json | 10 ----- sources/custom/travel-basic/refs.json | 14 ------- sources/custom/travel-basic/words.json | 47 ---------------------- 6 files changed, 83 deletions(-) delete mode 100644 packages/travel-basic-v1.zip delete mode 100644 sources/custom/travel-basic/manifest.json delete mode 100644 sources/custom/travel-basic/refs.json delete mode 100644 sources/custom/travel-basic/words.json diff --git a/README.md b/README.md index dfce75e..c4cc39d 100644 --- a/README.md +++ b/README.md @@ -58,8 +58,6 @@ python3 scripts/build_packages.py --update-generated-at - `official:deck:jlpt-n5` is a tiny official sample based lightly on the app seed vocabulary. It is not the full JLPT N5 set. -- `official:deck:travel-basic` is a sample published custom deck under the - official registry. The sample data is intentionally small so app migration, import, and checksum handling can be tested before the full public deck corpus is populated. diff --git a/packages/travel-basic-v1.zip b/packages/travel-basic-v1.zip deleted file mode 100644 index b8338ea9e4ab539c1d78454c29019742ebf5c643..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1191 zcmWIWW@Zs#U|`??Vnqf^lY*58fh>JS1_oXrotv1KnU-2yqL)>ipO@S3*nP-Ap!NM< zQRj17dK`LtS5|93ax8y;Ib}=pO3jl?0;c_af7?V$ZqDfg-=BSa_E(HS>qT4CA4T~a zcSAVkH+OPfo3_s*UR%m-)t#SbW?h_?ma??s&B=4wJZr9|c>iWHY85u@ z^Ymnn@ORI-@I1^q{l!h6YA40b6J4&oK7aL--DD~2&vCl{y6OW^{Aza8S;d8kfnfnF z0|OV(ujTngDaBxq?w#VFE$k?9?EOy>=X0(`zw^sJa~_ei`SQTgW{>r6zg=oKd1vQ_ zx}0cRv~Z=!f0iv*qE<$+xGr3KZBgCKmAy-5zkiT3ZAy^PiuQ^dt+mf8=Qn;ozS*3+ zC}V$Qi&qs&x^`i9{hBCDwX0lbIs`| z3w`FT{LXr~W`^XkB<4jwc12_;d^+mGe`sk!O<3oGxb_!&_HrG}wHN*+-{;3?-~ZIg zsi5pTtKt6q4dn)JYNg~K#;!2Wn(_Oy#>_vHPQIIOo^4dAGx@qvWZ-LDTD95v!wSa~_HmuP*fgtq!OXCoF1CjsWb90c+P2`#;|Dk99rkLHoTYBU zYy0kn9@pWGn#H{5H{=xPo{M=HwQEC{)}MoSmPWeYIFccmWY44aIj=k=Iya|QZ9{** z)!)BUPapP+FS&H@eCGzB<2BCY-i(tCoPWyVyl4E|$t9~l?>`ZBrf}x!Y#B-OnXMr= z*7csb!gJS|kEbP6OLL!;Da)?Dvp%X>E4aCKvPWOCDTnSxWYwU+xGgpewFnsuUn$s{_@yo z$z;}EPXF+=EUle^(`Rmb8|kB;nW6O{WJMQ~Qt5$!6*D{8Ojj-|Y|Bvi`hp|-Vc0`` z)U>uadIe_&Fpa$hVoo3~N=<_#weDv@0V~*&SXq}onsj8zoGTyxEE0Kt#Y-rp1iqohfF$)QMdLqZiWDFMkWzv+!-C{CNNk6%=l>89$hPXzJX|D oU|7QV2FOI@B6NM|VSvyV!Hg6l0p6@^ASq@bTm__`10@+40LW|ZcK`qY diff --git a/registry.json b/registry.json index 89dc68d..4af6c72 100644 --- a/registry.json +++ b/registry.json @@ -14,16 +14,6 @@ "wordCount": 5, "packageUrl": "packages/jlpt-n5-v1.zip", "sha256": "653f65d387965a0a57b70bfd52c6fb1dd75a4268d1c392f35f1463147fa395aa" - }, - { - "stableDeckKey": "official:deck:travel-basic", - "deckKind": "CUSTOM", - "title": "Travel Basic", - "description": "Sample custom travel vocabulary deck published through the official registry.", - "versionCode": 1, - "wordCount": 3, - "packageUrl": "packages/travel-basic-v1.zip", - "sha256": "97450f805f3a4feb7c3f29cae44f60e69612087e751cdb7fe2f9db16c18b7f81" } ], "additionalRegistries": [] diff --git a/sources/custom/travel-basic/manifest.json b/sources/custom/travel-basic/manifest.json deleted file mode 100644 index 593385b..0000000 --- a/sources/custom/travel-basic/manifest.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "schemaVersion": 1, - "stableDeckKey": "official:deck:travel-basic", - "deckKind": "CUSTOM", - "title": "Travel Basic", - "description": "Sample custom travel vocabulary deck published through the official registry.", - "versionCode": 1, - "createdAt": 1778400000000, - "updatedAt": 1778400000000 -} diff --git a/sources/custom/travel-basic/refs.json b/sources/custom/travel-basic/refs.json deleted file mode 100644 index f7423e5..0000000 --- a/sources/custom/travel-basic/refs.json +++ /dev/null @@ -1,14 +0,0 @@ -[ - { - "stableWordKey": "official:word:airport", - "displayOrder": 0 - }, - { - "stableWordKey": "official:word:reservation", - "displayOrder": 1 - }, - { - "stableWordKey": "official:word:ticket", - "displayOrder": 2 - } -] diff --git a/sources/custom/travel-basic/words.json b/sources/custom/travel-basic/words.json deleted file mode 100644 index 14f9672..0000000 --- a/sources/custom/travel-basic/words.json +++ /dev/null @@ -1,47 +0,0 @@ -[ - { - "stableWordKey": "official:word:airport", - "readingJa": "くうこう", - "readingKo": "", - "partOfSpeech": "noun", - "grammar": "", - "kanji": "空港", - "meaningJa": "", - "meaningKo": "공항", - "exampleJa": "空港まで行きたいです。", - "exampleKo": "공항까지 가고 싶습니다.", - "tag": "travel", - "note": "Sample custom package word.", - "contentHash": "sha256:01d44ce6ba568f17dca98d970f742df22edc93bef49817b4d468ab6c7bfb63f6" - }, - { - "stableWordKey": "official:word:reservation", - "readingJa": "よやく", - "readingKo": "", - "partOfSpeech": "noun", - "grammar": "", - "kanji": "予約", - "meaningJa": "", - "meaningKo": "예약", - "exampleJa": "予約があります。", - "exampleKo": "예약이 있습니다.", - "tag": "travel", - "note": "Sample custom package word.", - "contentHash": "sha256:679b7b32ce7c576e1f8b8e75243deca7af60022e214feb9875ca72e3f1a38478" - }, - { - "stableWordKey": "official:word:ticket", - "readingJa": "きっぷ", - "readingKo": "", - "partOfSpeech": "noun", - "grammar": "", - "kanji": "切符", - "meaningJa": "", - "meaningKo": "표", - "exampleJa": "切符を一枚ください。", - "exampleKo": "표 한 장 주세요.", - "tag": "travel", - "note": "Sample custom package word.", - "contentHash": "sha256:a27fd3edcaa3871b7588d67302e59b71f4d4aee19a452475e415122c7ee4e1d1" - } -]