Public evidence
Machine-checked verification for calculation version 1.0.5 · tier engine_tested
CVP: CVP VERIFIED · CVP protocol 1.0.0-proposed · Core assurance· x ∈ [−1, 1]; principal range [−90°, 90°] · Protocol · Schema · Production report
Legacy regression suite: 11/11 calculation tests · Production surface contract 3/3
Three distinct suites: educational examples on the calculator page, this legacy regression count (11/11 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. Calculation version 1.0.5. CVP 1.0.0-proposed. 6/6 golden · 5/5 CVP boundary · 5/5 invalid · 5/5 property · 3/3 metamorphic · 5/5 round-trip · 19/19 O3 · 1/1 cross-interface · 4/4 URL→result→graph · 1/1 CVP contract. digest 2ccf13f932a9.
Fingerprint sha256:4953573189c37b0f083d599a9bb748776f1bccdfcf9ad01a1848131122926ea0
Input schema sha256:641160f19a9efb5244e923b248dfcb154664532e49d7513a9c76395b68579fa5 · Output schema sha256:a4feb150689f71cbdce87fc4184f3fb38209adf430ce4fe41b93d7cdd4ed69d0 · 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 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 |
|---|---|---|---|
half | golden | pass | Expected deg=30 · rad=0.5235987755982988 · Actual deg=30 · rad=0.5235987755982988 · exact=true |
one | golden | pass | Expected deg=90 · Actual deg=90 · rad=1.5707963267948966 · exact=true |
zero | golden | pass | Expected deg=0 · rad=0 · Actual deg=0 · rad=0 · exact=true |
neg | golden | pass | Expected deg=-90 · Actual deg=-90 · rad=-1.5707963267948966 · exact=true |
sqrt2-over-2 | golden | pass | Expected deg=45 · Actual deg=45 · rad=0.7853981633974483 · exact=true |
out-of-domain | boundary | pass | Expected NOT_REAL · Actual NOT_REAL |
neg-out-of-domain | boundary | pass | Expected NOT_REAL · Actual NOT_REAL |
missing-x | boundary | pass | Expected MISSING_REQUIRED_INPUT · Actual MISSING_REQUIRED_INPUT |
x-abc | boundary | pass | Expected INVALID_NUMBER · Actual INVALID_NUMBER |
x-object | boundary | pass | Expected INVALID_NUMBER · Actual INVALID_NUMBER |
oddness | golden | pass | Expected deg=-30 · Actual deg=-30 · rad=-0.5235987755982988 · exact=true |