Calculation Changelog

Every material change to the OptionIncomeTools calculation engine, scoring formulas, and calculator behaviors — logged here in reverse-chronological order. If a page shows a different result today than it did yesterday, this changelog is where you find out why.

The calculation changelog tracks every material update to the shared math engine (js/math.js and its inline calculator copies), the composite scoring formulas (CSP, LEAPS, TA), and the calculator behaviors themselves. Each entry includes a version tag, the affected calculator or endpoint, the change type (fix, feat, improve, breaking), a plain-English description of what changed, and the commit reference for the exact code diff. Full source and git history: github.com/VYZE-INC/optiontrading.

See also: Methodology · Corrections log · Editorial policy

v2026.07.16 2026-07-16 Reliability

FIXEvery API endpoint now returns structured JSON on error, never HTML 500

FEATPreflight Gate 16 — live endpoint health check

v2026.07.15 2026-07-15 Multi-module

FEATAnswer-first blocks + AEO answer tables on all 7 top calculators/dashboards

FIXCSP worked-example equation dimensional consistency

IMPROVECovered-call yield denominator disambiguation

IMPROVERemoved unsupported superlatives from educational content

v2026.07-earlier 2026-07-01 → 2026-07-14 Multi-module rollup

FEATLEAPS Opportunity Finder module

FEATPolygon rate-limit retry + concurrency cap

FIXKill "strike = spot" nuclear-fail fallback in handleQuote

FIXCC calculator static-yield inflation bug

v2026.06 2026-06-01 → 2026-06-30 Multi-module rollup

FEATCSP Optimizer Phases 1-4

FEATTA Enhancement (E1-E12)

v2026.01 → 2026.05 2026-01 → 2026-05 Full site history

FEATCore calculators & screeners established

FEATCloudflare Worker architecture

FEATProgrammatic ticker pages + supporting articles

Filing a bug / requesting a change

If you spot a math error, unclear formula, or unexpected calculator behavior:

  1. Fastest path: open an issue at github.com/VYZE-INC/optiontrading/issues with the exact page URL, the inputs you entered, and what you expected vs what you saw.
  2. Email path: send the same details to [email protected].
  3. Fixes typically ship within a few days and get an entry in this changelog with the commit reference.

Page last reviewed: 2026-07-15 by Akash Dedhia · See also: Methodology · Corrections log · Editorial policy