Public evidence
Machine-checked verification for calculation version 1.0.0 · tier engine_tested
11/11 calculation tests · Production surface contract 2/2
Fingerprint sha256:166f7a18078f6c958bdda6bd86054d3af99e726cef52674f8f0b19e33725406d
Input schema sha256:054bcf7bdce29f2d27436749efabac89d72b99ac5288263fe6215c049207dc33 · Output schema sha256:3001316ee8d423d444434b0562895d683f1457f75074dd025a90e50282b5b783 · 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_xmin=0 · exact_fmin=0 · Actual method=golden · integrand=poly · a=-1 · b=2 · xmin=-3.18796831533e-10 · fmin=0 · iterations=41 · n_eval=44 |
golden-sin | golden | pass | Expected exact_xmin=4.71238898038469 · exact_fmin=-1 · Actual method=golden · integrand=sin · a=3.141592653589793 · b=6.283185307179586 · xmin=4.71238898725 · fmin=-1 · iterations=41 · n_eval=44 |
golden-brent-x2 | golden | pass | Expected exact_xmin=0 · exact_fmin=0 · Actual method=brent · integrand=poly · a=-1 · b=2 · xmin=0 · fmin=0 · iterations=5 · n_eval=6 |
boundary-nelder | boundary | pass | Expected INVALID_MODE · Actual INVALID_MODE |
boundary-interval | boundary | pass | Expected INVALID_INPUT · Actual INVALID_INPUT |
property-opt-x2 | property | pass | min x² at 0 |
property-opt-x2-f | property | pass | min x² f=0 |
property-opt-shift | property | pass | min (x−1)² at 1 |
property-opt-sin | property | pass | min sin on [π,2π] |
property-opt-exp | property | pass | min eˣ on [0,1] at 0 |
property-opt-lin | property | pass | min 1+2x at left end |