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:9d7d56c51197fa062582a037f697900cb11b990dbc943fa0e08aeda4c2493492
Input schema sha256:d21805784f8e8fbfc705603ce89168956a1690daed3ec5fc41df5cca9012f4c0 · Output schema sha256:e3b88876bbfe00a06a744b6f783c980b5891cdbf187d31b42a721ab670fafa29 · 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-345-distance | golden | pass | Expected distance=5 · Actual x1=0 · x2=3 · mode=distance · y1=0 · y2=4 · dx=3 · dy=4 · distance=5 |
golden-midpoint | golden | pass | Expected mx=2 · my=3 · Actual x1=0 · x2=4 · mode=midpoint · y1=0 · y2=6 · mx=2 · my=3 · formula=M = ((x₁+x₂)/2, (y₁+y₂)/2) |
golden-slope | golden | pass | Expected slope=2 · intercept=1 · Actual x1=0 · x2=2 · mode=slope · y1=1 · y2=5 · dx=2 · dy=4 · slope=2 |
golden-vertical | golden | pass | Expected vertical=true · Actual x1=2 · x2=2 · mode=slope · y1=0 · y2=5 · dx=0 · dy=5 · vertical=true |
boundary-coord-mode | boundary | pass | Expected INVALID_MODE · Actual INVALID_MODE |
property-coord-345 | property | pass | 3-4-5 distance |
property-coord-mid | property | pass | midpoint |
property-coord-slope | property | pass | slope 2 |
property-coord-vert | property | pass | vertical |
property-coord-hyp | property | pass | shift 3-4-5 |