🐛 fix(playbook): publish hidden ci test fixes

Unhide the tracked docs and test updates that were left under assume-unchanged, remove the shipped tsl-guide skill, and align the deploy_root-related test coverage with the current external-clone rules.
This commit is contained in:
csh
2026-04-23 14:02:42 +08:00
parent 3f6775429c
commit 956da11348
13 changed files with 26 additions and 1028 deletions
+5 -3
View File
@@ -28,14 +28,16 @@
## 权威来源
- 语法手册`docs/tsl/syntax_book/index.md`
- 函数库`docs/tsl/syntax_book/function/`(按需检索,禁止整份加载)
- TSL 总入口`docs/tsl/index.md`
- 语法手册`docs/tsl/syntax/index.md`
- 金融业务入口:`docs/tsl/finance/index.md`
- 模块与集成入口:`docs/tsl/modules/index.md`
- 函数检索入口:`docs/tsl/reference/index.md`
- 代码风格:`docs/tsl/code_style.md`
- 命名规范:`docs/tsl/naming.md`
## Skills(按需加载)
- `$tsl-guide`
- `$commit-message`
## 与开发规范的关系