Validate Branch Graph
validate_branch_graphValidates your game's branch graph to detect dead ends, broken edges, unreachable nodes, and merge points. Use it to catch narrative structure errors before runtime.
Instructions
校验分支图(死胡同/断边/不可达/汇合点)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No |