Show preflight report
show_preflight_reportRun a pre-show check that reports on bridge reachability, node errors, topology, cook-time budget, and GPU/display status. Outputs PASS, UNVERIFIED, WARN, or FAIL to reveal unsafe or failing areas.
Instructions
Read-only pre-show check: bridge reachability, node errors, topology, cook-time budget, GPU/display topology and perform-mode status in one PASS/UNVERIFIED/WARN/FAIL report. Use before rehearsals or venue handoff to see what is safe, unverified, suspicious, or failing without mutating the project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recursive | No | Inspect nested nodes for topology/performance. | |
| root_path | No | Network root to inspect before a show. | /project1 |
| target_fps | No | Frame-rate target for cook-time warnings. | |
| include_displays | No | Include GPU/display/perform-mode checks. | |
| include_performance | No | Include network cook-time budget checks. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| checks | Yes | ||
| status | Yes | ||
| summary | Yes | ||
| root_path | Yes | ||
| target_fps | Yes |