recommend_next_step
Analyze current workflow signals to recommend the next action for JavaScript reverse engineering. Guides debugging, deobfuscation, and network tracing.
Instructions
Recommend the next reverse-engineering action from lightweight workflow signals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | No | ||
| taskGoal | No | ||
| pageReady | No | ||
| taskStatus | No | ||
| currentStage | No | ||
| browserHealthy | No | ||
| hookRecordCount | No | ||
| hasRebuildBundle | No | ||
| hasTargetRequest | No | ||
| hasPassingRebuild | No | ||
| firstDivergenceKnown | No |