{"slug":"gov-halowerk-com-v1-delegate-alignment-8fa62b","title":"Joins caller-supplied vote vectors by proposal ID, encodes against/abstain/for a","host":"gov.halowerk.com","method":"POST","resource":"https://gov.halowerk.com/v1/delegate-alignment","category":"other","description":"Joins caller-supplied vote vectors by proposal ID, encodes against/abstain/for as -1/0/1, and computes weighted cosine similarity plus exact agreement. It describes only supplied overlapping votes and does not infer ideology or future behavior.","price_listed":0.003,"price_asked":0.003,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":891,"reported_calls_30d":2,"reported_payers_30d":2,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"delegate_votes":[{"proposal_id":"p-101","vote":1,"weight":2},{"proposal_id":"p-102","vote":-1,"weight":1},{"proposal_id":"p-103","vote":0,"weight":1}],"reference_votes":[{"proposal_id":"p-101","vote":1},{"proposal_id":"p-102","vote":1},{"proposal_id":"p-103","vote":0}]},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"delegate_votes":{"items":{"additionalProperties":false,"properties":{"proposal_id":{"maxLength":128,"minLength":1,"type":"string"},"vote":{"enum":[-1,0,1],"type":"integer"},"weight":{"maximum":1000000000000,"minimum":1e-06,"type":"number"}},"required":["proposal_id","vote"],"type":"object"},"maxItems":10000,"minItems":1,"type":"array"},"reference_votes":{"items":{"additionalProperties":false,"properties":{"proposal_id":{"maxLength":128,"minLength":1,"type":"string"},"vote":{"enum":[-1,0,1],"type":"integer"}},"required":["proposal_id","vote"],"type":"object"},"maxItems":10000,"minItems":1,"type":"array"}},"required":["delegate_votes","reference_votes"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.003,"price_match":true,"latency_ms":891,"error":null}],"description_full":"Joins caller-supplied vote vectors by proposal ID, encodes against/abstain/for as -1/0/1, and computes weighted cosine similarity plus exact agreement. It describes only supplied overlapping votes and does not infer ideology or future behavior.","last_updated":"2026-09-15T22:11:08.603Z","schemes":["exact"]}