S
SpecProof
/diff_spec_versions
Diff Spec Versions
Diff two versions of a specification at the NORMATIVE level: which requirements were added, removed, or reworded. Not a textual diff — a clause that merely
liveunknown~5s typical
mcpspecproof
$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-specproof-specproof-mcp /diff_spec_versions for me.
Input
| Field | Type | Description |
|---|---|---|
| spec_base* | string | |
| from_version | string | |
| to_version | string | |
| obligation | string | |
| limit | integer | default 25 |
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-specproof-specproof-mcp","endpoint":"/diff_spec_versions","input":{"spec_base":"...","limit":25}}'cli
npx cracked-ai run -p mcp-ai-specproof-specproof-mcp -e /diff_spec_versions -i '{"spec_base":"...","limit":25}'mcp
run_tool({ provider: "mcp-ai-specproof-specproof-mcp", endpoint: "/diff_spec_versions", input: {"spec_base":"...","limit":25} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.