🔧 chore(playbook): align repo with latest workflow
lsp-server ci / build-and-test (push) Failing after 0s

sync playbook-managed rules and prompts.
migrate memory-bank to the new structure and move plans to docs/superpowers/plans.
keep product README files untouched.
This commit is contained in:
csh
2026-05-24 13:34:07 +08:00
parent 696920df73
commit 7838f3ec3d
27 changed files with 1063 additions and 901 deletions
+6 -5
View File
@@ -28,17 +28,18 @@
## 权威来源
- 语法手册`docs/standards/playbook/docs/tsl/syntax_book/index.md`
- 函数库`docs/standards/playbook/docs/tsl/syntax_book/function/`(按需检索,禁止整份加载)
- TSL 总入口`docs/standards/playbook/docs/tsl/index.md`
- 语法手册`docs/standards/playbook/docs/tsl/syntax/index.md`
- 金融业务入口:`docs/standards/playbook/docs/tsl/finance/index.md`
- 模块与集成入口:`docs/standards/playbook/docs/tsl/modules/index.md`
- 函数检索入口:`docs/standards/playbook/docs/tsl/reference/index.md`
- 代码风格:`docs/standards/playbook/docs/tsl/code_style.md`
- 命名规范:`docs/standards/playbook/docs/tsl/naming.md`
## Skills(按需加载)
- `$tsl-guide`
- `$commit-message`
## 与开发规范的关系
- 本仓库内`docs/standards/playbook/docs/tsl/``docs/standards/playbook/docs/common/`
- 目标项目 subtree`docs/standards/playbook/docs/tsl/``docs/standards/playbook/docs/common/`
- 规范文档`docs/standards/playbook/docs/tsl/``docs/standards/playbook/docs/common/`