Public evidence
Machine-checked verification for calculation version 1.0.0 · tier engine_tested
9/9 calculation tests · Production surface contract 2/2
Fingerprint sha256:b978c1d5ceec96713a59947f3df87d26fd9bae04073133a3b817bea0b79805e8
Input schema sha256:d747aec9812543914802bd3f28bc61246c08467fc957cb1df8e7a3547e838e1e · Output schema sha256:c8790e94c3fc780840d7e5f1345ebe8804e3b6d583739858825872d1a8049acf · 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-x2 | golden | pass | Expected exact=6 · Actual value=6.00000000084 · method=central · integrand=poly · x=3 · h=0.000001 · exact=6 · abs_err=8.38667801872e-10 · formula=(f(x+h) − f(x−h)) / (2h) |
golden-sin0 | golden | pass | Expected exact=1 · Actual value=1 · method=central · integrand=sin · x=0 · h=0.000001 · exact=1 · abs_err=-1.66644475996e-13 · formula=(f(x+h) − f(x−h)) / (2h) |
boundary-h-zero | boundary | pass | Expected VALUE_MUST_BE_POSITIVE · Actual VALUE_MUST_BE_POSITIVE |
boundary-autodiff | boundary | pass | Expected INVALID_MODE · Actual INVALID_MODE |
property-d-x2 | property | pass | d(x²)/dx at 3 |
property-d-x2-fd | property | pass | central x² ≈ 6 |
property-d-x | property | pass | d(x)/dx |
property-d-sin | property | pass | cos 0 |
property-d-exp | property | pass | e⁰ |