docs(M-2): 重新標定剩餘模型 chokepoint 為 GATE + 標記 offline 清單清空#85
Merged
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.
做什麼
更新
docs/PRODUCT_READINESS.md的 M-2 條與文末「待拍板」段,反映現況:slide_ingest.py的旁白 chokepoint 已換成narration_model()=resolve_id(text.fast)。舊 ⏸️ 註記還停在「等 C-3」,已過時。scriptor.py(考卷旁白)/outliner.py(大綱)/translate.py+translation/service.py(翻譯)/solve.py(解題)仍預設gemini-2.5-flash。改走resolve("text.fast")會默默遷 2.5→3.5,而 C-3 的 A/B 只驗過「投影片旁白」,未涵蓋這四條;C-3 並明文把solve.py列「另議」。依硬規則 chore: add .gitignore for python bytecode and runtime dirs #3(模型遷移=GATE),routine 不自主換。為什麼
避免下一次 routine 觸發又從「M-2 等 C-3」重新調查一輪(C-3 其實已完成),並把需要劉老師拍板的精確決策攤在「待拍板」段。
怎麼測
純文件變更,未動
server//core//schemas//runner,依硬規則 #7 不需跑 pytest。Reviewer 決策點(M-2 剩餘 chokepoint,模型遷移)
scriptor是否比照 C-3 直接遷text.fast(內容同為旁白、A/B 結論可能可轉移,但 pipeline 不同)outliner/translate一併遷或各自評估solve解題另開 A/B 後再定(C-3 已標「另議」)拍板後機械工很小:各 call site 改走
resolve()/登錄表一個值。https://claude.ai/code/session_01W3wS3YJaTaAhqx7W85yeVD
Generated by Claude Code