Public evidence
Machine-checked verification for calculation version 1.1.0 · tier engine_tested
13/13 calculation tests · Production surface contract 4/4
Fingerprint sha256:66f15a967f127accc2dcbb7e1f95893afc51db14e3c65844cd0d837faab244e0
Input schema sha256:61855b6a58b7725c9c0a355c4ce3caa90fc53bc7b8dbd4d87c5934308d008821 · Output schema sha256:1730192812118fe6d77f189cbd938ca9cfb811fd6ee349f8eea1583080a4d040 · 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.
Golden, boundary, and property cases included in this evidence build.
| ID | Kind | Status | Detail |
|---|---|---|---|
golden-x-dx | golden | pass | Expected exact=0.5 · Actual n=10 · value=0.5 · method=simpson · integrand=poly · a=0 · b=1 · exact=0.5 · abs_err=0 |
golden-x2 | golden | pass | Expected value=0.3333333333333333 · exact=0.3333333333333333 · Actual n=10 · value=0.333333333333 · method=simpson · integrand=poly · a=0 · b=1 · exact=0.333333333333 · abs_err=0 |
golden-sin-pi | golden | pass | Expected exact=2 · Actual n=200 · value=2.00000000068 · method=simpson · integrand=sin · a=0 · b=3.141592653589793 · exact=2 · abs_err=6.76473099759e-10 |
golden-gauss-x | golden | pass | Expected value=0.5 · exact=0.5 · Actual n=2 · value=0.5 · method=gauss · integrand=poly · a=0 · b=1 · exact=0.5 · abs_err=0 |
golden-gauss-x2 | golden | pass | Expected value=0.3333333333333333 · exact=0.3333333333333333 · Actual n=2 · value=0.333333333333 · method=gauss · integrand=poly · a=0 · b=1 · exact=0.333333333333 · abs_err=0 |
boundary-gauss-n | boundary | pass | Expected VALUE_ABOVE_MAX · Actual VALUE_ABOVE_MAX |
boundary-romberg | boundary | pass | Expected INVALID_MODE · Actual INVALID_MODE |
property-int-x | property | pass | ∫x |
property-int-x2 | property | pass | ∫x² Simpson |
property-int-sin | property | pass | ∫sin |
property-int-exp | property | pass | ∫e^x |
property-int-trap | property | pass | ∫₀² x |
property-int-gauss-x2 | property | pass | ∫x² Gauss |