♻️ 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:
@@ -7,7 +7,7 @@ description: "Use when writing or reviewing TSL code and needing authoritative T
|
||||
|
||||
Use this skill for TSL API facts only: function/module names, exact signatures,
|
||||
parameters, return values, and examples. For TSL syntax, control flow, variables,
|
||||
object model, or runtime language rules, use the TSL language docs instead.
|
||||
object model, or runtime language rules, use the `tsl-syntax-reference` skill instead.
|
||||
|
||||
Do not infer API signatures from memory or similar languages. TSL names are
|
||||
case-insensitive, but underscores are significant: do not remove underscores or
|
||||
|
||||
Reference in New Issue
Block a user