Check whether a rebalance should be proposed
monitor_checkCompare a stored plan with fresh validated opportunities to detect discrepancies and recommend a new proposal, without moving funds.
Instructions
Compare a stored executed/planned decision with a fresh validated opportunity scan. It can recommend a new proposal but never moves funds automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| planHash | Yes | ||
| currentOpportunities | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| planHash | Yes | ||
| triggers | Yes | ||
| observedAt | Yes | ||
| proposedFollowUp | Yes | ||
| selectedOpportunityId | Yes |