Public evidence
Machine-checked verification for calculation version 1.1.0 · tier engine_tested
CVP: CVP VERIFIED · production STALE · CVP protocol 1.0.0-proposed · Core assurance· Declared partitions are two-real, repeated, complex, irrational, near-double-root, large-scale, fraction-input, cancellation, invalid-domain — not a claim that every quadratic is covered. Near-double-root, large-scale, and cancellation are numerical-boundary partitions and are in the O3 tabulated ULP claim. · Protocol · Schema · Production report
Legacy regression suite: 9/9 calculation tests · Production surface contract 4/4
Three distinct suites: educational examples on the calculator page, this legacy regression count (9/9 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. Verification revision 2026-09-16.sources-no-wolfram. Calculation version 1.1.0. CVP 1.0.0-proposed. 9/9 golden · 3/3 CVP boundary · 3/3 invalid · 5/5 property · 1/1 metamorphic · 9/9 O3 · 2/2 cross-interface · 4/4 CVP contract. digest 5e416940420d. ≤4 ULP vs O3 applies only to the published tabulated vectors (two-real, repeated, complex, irrational, near-double-root, fraction-numeric, downward, large-scale, cancellation). It is not a guarantee over the entire coefficient space. Roots use a cancellation-safe q-form at the same ± order as x = (−b ± √Δ)/(2a).
Fingerprint sha256:296cd3ea369b5bab14dd757dc3e0665d63485936e04bee702b8a48a76a9dafeb
Input schema sha256:f5b120626630eb9452b4105cfa142b7e17dc89bcc78911c4ab09becf2080719a · Output schema sha256:ae7a578024e7d5b329eb8a7f3b30e2ba240a0b1fab47cf81938835ada4cb82a9 · 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 |
|---|---|---|---|
two-real | golden | pass | Expected x1=4 · x2=2 · delta=4 · Actual x1=4 · x2=2 · delta=4 · value=4, 2 · a=1 · b=-6 · c=8 · mode=solve |
repeated | golden | pass | Expected x1=2 · x2=2 · delta=0 · Actual x1=2 · x2=2 · delta=0 · value=2 · a=1 · b=-4 · c=4 · mode=solve |
complex | golden | pass | Expected delta=-16 · real=-1 · imag=2 · Actual delta=-16 · real=-1 · imag=2 · value=-1 ± 2i · a=1 · b=2 · c=5 · mode=solve |
default-two-real | golden | pass | Expected x1=3 · x2=2 · delta=1 · Actual x1=3 · x2=2 · delta=1 · value=3, 2 · a=1 · b=-5 · c=6 · mode=solve |
irrational | golden | pass | Expected delta=44 · Actual x1=7.3166247903554 · x2=0.6833752096446002 · delta=44 · value=7.31662479, 0.6833752096 · a=1 · b=-8 · c=5 · mode=solve |
not-quadratic | boundary | pass | Expected NOT_QUADRATIC · Actual NOT_QUADRATIC |
cancellation | golden | pass | Expected x2=1e-8 · Actual x1=100000000 · x2=1e-8 · delta=9999999999999996 · value=100000000, 1e-8 · a=1 · b=-100000000 · c=1 · mode=solve |
missing-a | boundary | pass | Expected MISSING_REQUIRED_INPUT · Actual MISSING_REQUIRED_INPUT |
boundary-quad-a0 | boundary | pass | Expected NOT_QUADRATIC · Actual NOT_QUADRATIC |