From 71ea095ff06c0420d7bd2f85a8f8d6f9107a6868 Mon Sep 17 00:00:00 2001 From: uc-hoba Date: Wed, 10 Jun 2026 11:00:03 +0800 Subject: [PATCH] docs: add language rules to AGENTS.md --- AGENTS.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/AGENTS.md b/AGENTS.md index cbc0749..fe0d042 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -4,6 +4,11 @@ This version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in `node_modules/next/dist/docs/` before writing any code. Heed deprecation notices. +# Language + +- **一律以台灣繁體中文回答使用者。** +- **程式碼內禁止中文**:comment、log、字串常數、識別字一律用英文(面向使用者的 UI 文案除外)。 + # Ready Set Ride 「展件互動系統」的 iPad 端控制介面。三組「電腦+螢幕+iPad」在展場區網內,民眾透過 iPad(PWA)操控 Unity 螢幕內容,流程結束後上傳圖片至客戶 FTPS,並以 QR Code 顯示對應圖片網址供掃描。