Public evidence
Machine-checked verification for calculation version 1.0.0 · tier engine_tested
9/9 calculation tests · Production surface contract 4/4
Fingerprint sha256:030ad6fbbf0e15be953ac684fc6b9a14275aa462ffec14916af0e1ce95a30258
Input schema sha256:eb18b90174a39a6eddf1fcef217d041603b179adb0c6921040af31a6666fb746 · Output schema sha256:c184e02d2e1be384650183910b8705308dc14d09017efc944e15c938a041eb3d · 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 |
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 |