📦 deps(tsl): sync tsl-playbook from 10ce779b

Source-Commit: 10ce779b1b
This commit is contained in:
ci[bot]
2026-07-18 00:09:45 +00:00
parent 452c6a59a5
commit 713671152c
+1 -1
View File
@@ -29,7 +29,7 @@ python <this-skill-dir>/scripts/lookup.py --query "数组下标" --mode explain
`--query` 输出候选后,必须执行下面这种精确取回: `--query` 输出候选后,必须执行下面这种精确取回:
```bash ```bash
python <this-skill-dir>/scripts/lookup.py --section "05_functions_and_calls--可直接照写示例--默认参数" python <this-skill-dir>/scripts/lookup.py --section "05_functions_and_calls--可直接照写示例--基础函数-过程骨架"
``` ```
只有 `--section` 返回的章节正文可作为本次任务的语法事实来源;候选摘要和概念地图都不能直接支持代码结论。需要补充时改进查询词再次检索,不得绕过 lookup 手工打开或挑选 `references/` 页面。 只有 `--section` 返回的章节正文可作为本次任务的语法事实来源;候选摘要和概念地图都不能直接支持代码结论。需要补充时改进查询词再次检索,不得绕过 lookup 手工打开或挑选 `references/` 页面。