apply_tracker_update
Add an approved proposal to the legal tracker only when its fingerprint matches the tracker and no duplicate exists, preventing stale or duplicate entries.
Instructions
Append an approved proposal if the tracker fingerprint and proposal fingerprint still match and no duplicate exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| candidate | Yes | ||
| tracker_sha256 | Yes | ||
| proposal_sha256 | Yes |