♻️ refactor(tsl-api): tighten docs and retire stale tests

This commit is contained in:
csh
2026-08-21 10:11:48 +08:00
parent 2e8c46e152
commit 5484fc7519
24 changed files with 505 additions and 2700 deletions
+5
View File
@@ -18,6 +18,11 @@ description: "当编写、修改或审查 TSL 代码,需要确认 API、class
[`workflows/class-and-framework.md`](workflows/class-and-framework.md)。
- 按中文业务含义查表、数据源或字段:读取
[`workflows/dictionary-lookup.md`](workflows/dictionary-lookup.md)。
- 涉及行业分类、基金分类或分类属性代码(`SWHY` / `CAPCHY` / `CSRCHY` / `YHFL` /
`TSJJ02` / `TSJJ03`)的代码体系与取数路径:读取
[`workflows/classification-codes.md`](workflows/classification-codes.md)。
- 需要先取一批证券代码(板块成分、指数成分、指定日在市列表、沪深港通名单):读取
[`workflows/code-sequences.md`](workflows/code-sequences.md)。
具体参数、输出字段和退出码以所选脚本当前的 `--help` 为权威。
`<this-skill-dir>` 替换为包含本 `SKILL.md` 的目录。