{"uid":"cap_Kkxh9hI-ho0-DTR8Mzv0I","slug":"halowerk-voter-turnout-predictor-1c2ceb1f","name":"Halowerk Voter Turnout Predictor","description":"Applies a fixed, published logistic equation to aggregate caller-supplied features and reports an estimated turnout range. It is an untrained scenario heuristic, not a calibrated election forecast, individual propensity score, or basis for voter targeting.","url":"https://gov.halowerk.com/v1/voter-turnout-predict","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"proposal_count":{"type":"integer","maximum":10000,"minimum":1},"eligible_voters":{"type":"integer","maximum":1000000000,"minimum":1},"prior_turnout_rate":{"type":"number","maximum":1,"minimum":0},"voting_window_days":{"type":"number","maximum":365,"minimum":0.01},"reminders_per_voter":{"type":"number","maximum":100,"minimum":0},"participation_trend_percentage_points":{"type":"number","maximum":100,"minimum":-100}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Rvojd_8hCZwo5Ipiw0dgC","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Applies a fixed logistic equation to caller-supplied governance features and returns an estimated voter turnout range for a proposal or election scenario.","exampleAgentPrompt":"Estimate the likely voter turnout range for our upcoming DAO governance vote: we have 12000 eligible voters, prior turnout was 38%, the voting window is 7 days, we plan to send 2 reminders per voter, there's 1 active proposal, and participation has been trending down by 5 percentage points recently.","exampleUseCases":[{"title":"DAO governance participation forecast","prompt":"We're launching a governance vote for our DAO with 8500 eligible token holders, historical turnout has been around 42%, the window is 5 days, we'll send 3 reminders per voter, there's 1 proposal on the table, and we've seen a +2 percentage point trend in participation lately — can you estimate the expected turnout range?"},{"title":"Multi-proposal voting window planning","prompt":"We have 4 active proposals going to vote simultaneously with 25000 eligible voters, prior turnout was 30%, the voting window is 14 days, we'll send 1 reminder per voter, and participation trend is flat at 0 percentage points — what turnout range should we plan for?"},{"title":"Low-engagement scenario stress test","prompt":"Model a pessimistic scenario for our community vote: 50000 eligible voters, prior turnout only 15%, just a 3-day window, no reminders at all, 2 proposals, and a -10 percentage point downward trend — what's the estimated turnout range we'd be looking at?"}],"resultDescription":"Returns an estimated voter turnout range (e.g. low and high percentage or absolute count bounds) computed by applying a fixed logistic equation to the supplied features. The output is a scenario heuristic intended for planning purposes, not a calibrated statistical forecast or individual propensity score.","failureModes":["Missing required fields (proposal_count, eligible_voters) return a 400 validation error","Values outside allowed bounds (e.g. prior_turnout_rate > 1, eligible_voters < 1) trigger schema validation failures","Extremely short voting windows (near 0.01 days) may produce degenerate or near-zero estimates","The fixed logistic equation does not adapt to novel or out-of-distribution governance contexts, potentially producing unreliable ranges","Payment failure via x402 protocol results in 402 response with no computation performed"],"whenToPreferThis":"Choose this endpoint when you need a fast, deterministic, rule-based turnout estimate for governance or DAO voting scenario planning and you already have structured aggregate features (eligible voters, prior turnout, reminders, window length, trend). Prefer it over nothing when no historical ML model exists. Do not use it as a calibrated probabilistic forecast, an individual voter propensity scorer, or a basis for voter targeting — its own documentation explicitly disclaims those use cases.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:46:16.318Z","isFirstParty":false}