Whysaid — Verify claims, sources & AI answer share
WV
Whysaid — Verify claims, sources & AI answer share
/report_waste

report waste

Record work your agent run spent money on and then threw away, and get back your waste rate — wasted spend as a share of total spend. Agent waste never raises a

liveverifiedunknown~5s typical
mcpprobedwhysaidverify
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-whysaid-verify /report_waste for me.

Input

FieldTypeDescription
kind*string (false_premise | wrong_target | overreach | rework | dead_call)false_premise: acted on something believed true that was not. wrong_target: right effort,
reason*stringwhat was spent on and then discarded
agentstringwhich agent or run
cost_usdnumber
tokensinteger

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-ai-whysaid-verify","endpoint":"/report_waste","input":{"kind":"false_premise","reason":"..."}}'
cli
npx cracked-ai run -p mcp-ai-whysaid-verify -e /report_waste -i '{"kind":"false_premise","reason":"..."}'
mcp
run_tool({ provider: "mcp-ai-whysaid-verify", endpoint: "/report_waste", input: {"kind":"false_premise","reason":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.