For developers & AI assistants

Verified Financial Models

Every model here has a public contract: what it takes, what it computes, what it assumes, what it ignores. A second, independent implementation must reproduce the engine exactly before anything ships, and every IRS and SSA constant is traced to its source with the date we checked it. When a model changes, the changelog says so. Always.

Use the models

MCP server (AI assistants): https://worthune.com/api/mcp/mcp — your agent lists the catalog, reads the contract, runs the model. Three tools, no auth, in the official MCP registry as com.worthune/models.

REST API: GET /api/v1/models lists the catalog; every model serves its contract, its full spec, and a POST endpoint that validates before it computes — out-of-range requests get an error, not a quietly adjusted answer. Responses carry their spec version, assumptions, and sourced constants.

Aggregate usage is public at /api/v1/telemetry — counters only, never personal data.

The catalog — 27 verified models

Model changes are never silent — the full version history is at /models/changelog, generated from the specs themselves. The verification bar: an independent implementation, written from the spec alone, must reproduce the engine bit-for-bit — 250 fuzzed cases per model, charts included, anchored to textbook values, on every code change. Models are illustrative planning tools, not financial advice.