♻️ refactor(tsl-api-reference): reorganize function reference pages
Move runtime and document pages into their correct scope, remove obsolete pending entries, and regenerate the function index.\nUpdate agent test guidance and API skill routing to match the new reference layout.
This commit is contained in:
@@ -5,10 +5,8 @@
|
||||
## Runner Setup
|
||||
|
||||
```text
|
||||
You are in this repository. The documentation entry point is docs/index.md.
|
||||
When asked to write TSL, start from docs/index.md and follow its routing to the
|
||||
relevant TSL pages. Do not infer syntax from Pascal, TypeScript, JavaScript,
|
||||
Python, or SQL.
|
||||
你正在编写 TSL 代码。
|
||||
不要从 Pascal、TypeScript、JavaScript、Python 或 SQL 推断 TSL 语法或函数。
|
||||
```
|
||||
|
||||
## Answer Rules
|
||||
|
||||
Reference in New Issue
Block a user