diff --git a/docs/github_token_scope.md b/docs/github_token_scope.md index 4422fc8..6354a53 100644 --- a/docs/github_token_scope.md +++ b/docs/github_token_scope.md @@ -1,3 +1,8 @@ +--- +last_validated: 2026-04-07 +validated_by: Chloe +--- + # GitHub Token Scope Troubleshooting(跨倉庫互動) 當你能讀取公開倉庫,但在建立 Issue / Fork 時遇到: diff --git a/usecases/lcm-context-retrieval.md b/usecases/lcm-context-retrieval.md index f4c88af..095ec21 100644 --- a/usecases/lcm-context-retrieval.md +++ b/usecases/lcm-context-retrieval.md @@ -1,3 +1,8 @@ +--- +last_validated: 2026-04-07 +validated_by: Chloe +--- + # LCM Context Retrieval — 從壓縮記憶中精準撈回細節 > 當對話被 compaction 壓縮後,用 `lcm_grep` → `lcm_expand` → `lcm_expand_query` 精準找回被摘要掉的細節,而不是重新問一遍。