Public evidence
Machine-checked verification for calculation version 1.0.0 · tier engine_tested
10/10 calculation tests · Production surface contract 3/3
Fingerprint sha256:10d0726adfb5d6b2d6b6c15e45e2340055dd87c95b82e7625044f1cf0a6d8576
Input schema sha256:4cf84dd483ee83894950202488a25034d1e795f3bcf1b55d8431884f8f9933ce · Output schema sha256:2dce8acca717361bf9b17712c9ffd220d5d3bdf442afea1bf01b77242cc69442 · 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-add | golden | pass | Expected re=4 · im=6 · Actual mode=add · re=4 · im=6 · r=7.21110255093 · arg_deg=56.309932474 · formula=(re₁+re₂) + (im₁+im₂)i |
golden-polar | golden | pass | Expected r=5 · Actual mode=rect_to_polar · re=3 · im=4 · r=5 · arg_deg=53.1301023542 · formula=r = |z|, θ = atan2(im, re) |
golden-mul-i | golden | pass | Expected re=-1 · im=0 · Actual mode=mul · re=-1 · im=0 · r=1 · arg_deg=180 · formula=(re₁re₂ − im₁im₂) + (re₁im₂ + im₁re₂)i |
boundary-complex-div0 | boundary | pass | Expected DIVISION_BY_ZERO · Actual DIVISION_BY_ZERO |
boundary-complex-mode | boundary | pass | Expected INVALID_MODE · Actual INVALID_MODE |
property-cx-add | property | pass | sum |
property-cx-i2 | property | pass | i²=-1 |
property-cx-mod | property | pass | |3+4i|=5 |
property-cx-roundtrip | property | pass | polar round-trip |
property-cx-conj | property | pass | conjugate |