rba_development_snapshot
Assess RBA health, Roblox crash likelihood, autoexec state, and statically inspect a Lua script without executing it to catch issues before runtime.
Instructions
One development-oriented snapshot: RBA health, Roblox crash likelihood, autoexec state, and optional static script preflight. Does not execute the inspected script.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| timeoutMs | No | ||
| scriptPath | No | Optional workspace-relative Lua file to inspect statically. | |
| includePing | No | ||
| staleAfterMs | No |