vote_distill
Cast a weighted vote on a distillate using a value between -1 and +1. Your vote updates the collective score, and re-voting replaces your prior input.
Instructions
Vote on a distillate, weight ∈ [-1, +1]. One vote per cid; re-voting overwrites your previous vote. Updates aggregate vote_sum/vote_count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| weight | Yes | ||
| distill_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |