Public evidence
Machine-checked verification for calculation version 1.1.1 · tier engine_tested
CVP: CVP VERIFIED · CVP protocol 1.0.0-proposed · Core assurance · all published modes· Declared CVP coverage is all four published modes (convert, normalize, engineering, operate) plus invalid-domain. Page published examples and IUT engine automated checks are separate suites. · Protocol · Schema · Production report
Legacy regression suite: 6/6 calculation tests · Production surface contract 3/3
Three distinct suites: educational examples on the calculator page, this legacy regression count (6/6 golden + boundary), and the CVP verification suite below. They are not the same number. Property, metamorphic, round-trip, O3, and interface statuses/checks are recorded in the CVP Manifest . SKIP (0/0) means that suite has no published vectors.
Protocol checks from the Evidence Manifest. Distinct from the legacy regression suite above. Verification revision 2026-09-16.sources-no-wolfram. Calculation version 1.1.1. CVP 1.0.0-proposed. 21/21 golden · 1/1 CVP boundary · 7/7 invalid · 5/5 property · 2/2 metamorphic · 2/2 round-trip · 4/4 cross-interface · 3/3 CVP contract. digest 4a53cbc5afe2. Convert / normalize / engineering: ≤2 ULP on scientific coefficient, exact exponent. Operate: ≤2 ULP on reconstructed binary64 plus exact normalized exponent. Invalid domain: matching error codes (overflow / underflow / division by zero / missing). Not a whole-domain guarantee beyond recorded vectors.
Fingerprint sha256:9a238f0352b1ee8fac2433daff2b1604ed630fa6ba1278faa001a1756432dc31
Input schema sha256:8401fb09da01304188d42eb3b98befb8fc6556ac1c214494cb4e66659e678866 · Output schema sha256:c78ddeb1a0b3992927c92f7b3768727bce008e6543747be1b605dc2625f6772f · Build-time SHA-256 digests prove published artifacts agree with each other (release_integrity.scope=workspace). Production attestation GETs canonical URLs twice (public/cached view and origin), including Capability HTML, via npm run attest:production --write
(published at /.well-known/calculatorx-production-attestation.json) and fails if the public Capability page advertises a different calculation_version. This is artifact consistency, not an independent immutable release log.
Engine identity and declared limitations.
Standards and references supporting this tool specification. Methods are listed separately — they are algorithms, not bibliographic sources.
Algorithms this engine uses. Not external references.
Golden and boundary cases from the legacy Evidence JSON. CVP property, metamorphic, round-trip, O3, and interface statuses/checks are recorded in the Manifest — including SKIP when a suite has no vectors.
| ID | Kind | Status | Detail |
|---|---|---|---|
dec-sci-12300 | golden | pass | Expected coef=1.23 · exp=4 · Actual coef=1.23 · exp=4 |
dec-sci-1 | golden | pass | Expected coef=1 · exp=0 · Actual coef=1 · exp=0 |
dec-sci-zero | golden | pass | Expected coef=0 · exp=0 · Actual coef=0 · exp=0 |
sci-dec-basic | golden | pass | Expected 350 · Actual 350 |
bad-mode | boundary | pass | Expected INVALID_MODE · Actual INVALID_MODE |
missing-value | boundary | pass | Expected INVALID_NUMBER · Actual INVALID_NUMBER |