Build cross-script graph
build_script_graphMap Roblox script dependencies by analyzing runtime constants and unique string evidence, with confidence scoring per relationship.
Instructions
Infer a cross-script dependency graph from exact runtime Instance constants and unique string evidence, with confidence on every edge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clientId | No | Connected client id; defaults to active client | |
| maxScripts | No | ||
| maxClosureDepth | No |