compliance-evidence
C
compliance-evidence
/build_evidence_pack

build evidence pack

Build a dated, source-linked, SIGNED compliance-evidence pack for a regulated-AI deployer to file with their auditor. Grounds each ticker's claims against CURRE

liveverifiedunknown~5s typical
mcpprobedcompliance-evidence
$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-com-dropwatchhq-compliance-evidence /build_evidence_pack for me.

Input

FieldTypeDescription
tickersarrayPublic-company tickers whose disclosure claims to ground (max 10).
entitiesarrayNamed entities to screen: [{name, npi?, uei?, state?}] (max 20).
trapsarrayOptional custom trap-fact battery; omit to use the default battery.

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-com-dropwatchhq-compliance-evidence","endpoint":"/build_evidence_pack","input":{}}'
cli
npx cracked-ai run -p mcp-com-dropwatchhq-compliance-evidence -e /build_evidence_pack -i '{}'
mcp
run_tool({ provider: "mcp-com-dropwatchhq-compliance-evidence", endpoint: "/build_evidence_pack", input: {} })

Try it

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