docs: 全面更新 README/規劃/工作文件 — 對齊出海決策支援與內容查核成果 - #115
Merged
Conversation
- README.md / README.zh-TW.md:新增「出海決策支援與學習迴路」特色小節 (工期預估/半途成果保留/加班搶修/任務復盤/連對streak/錯題本主動回想/ 無障礙);任務模板數 151→192(實際 TASKS.length);補 npm run stress 指令說明。 - docs/GAME_DESIGN.md:新增 §17 記錄本輪機制設計(工作窗決策鏈、carry/ rush 語意、debrief/streak、無障礙、內容資料修正);§11 狀態表新增 對應列;版本日期更新。 - docs/ROADMAP.md:新增「本輪已完成」摘要;修正三項已完成卻誤標「待辦」 的項目(CSV 匯出/趨勢儀表板/教師登入入口已完成);新增 bearing 備品 設計與 crew_shortage/strike 事件實效化兩項候選;任務/測試數字校正 為實跑值(192 題/154 測試);長期願景無障礙項目標記部分已完成。 - docs/HANDOFF.md:重寫為本輪工作交接紀錄,含已完成清單、下一步候選 (依免後端/需後端分類)、開發備忘(SW 快取版本、內容資料交叉檢查心法)。 - STATUS.yaml:更新日期與里程碑描述,納入內容查核與 bug 修正成果。 僅文件變更,不影響程式碼;typecheck / 154 tests / build 驗證不受影響。 Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01NF4jqbu1VJU5iS4pHEeDrn
dofliu
marked this pull request as ready for review
July 8, 2026 16:24
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.
純文件更新,對齊近期已合併的「出海決策支援 / 學習迴路收斂 / 無障礙 / 內容全面查核」(PR #112–#114)成果。不改動任何程式碼。
變更內容
README.md / README.zh-TW.md
151→192(以TASKS.length實跑值校正)。npm test補註「154 passing」;新增npm run stress指令說明。docs/GAME_DESIGN.md(權威設計文件)
REPLAN_RETURN(carry) vsFAIL_REPAIR語意區隔、RUSH_SOP(rush) 風險抉擇、任務復盤/連對 streak、無障礙、內容資料修正明細。docs/ROADMAP.md(規劃文件)
crew_shortage/strike事件實效化(目前只影響展示用techAvail)。docs/HANDOFF.md(工作交接文件)
TEST_REPORT.md/MANUAL.zh-TW.md/WALKTHROUGH.md內仍有較早版本的統計快照(140 測試/151 題),留給下次一併校正。STATUS.yaml
驗證
npm run typecheck✅ /npm test154 passed ✅ /npm run build✅(驗證改動未意外影響任何程式碼路徑)。🤖 Generated with Claude Code
Generated by Claude Code