Public evidence
Machine-checked verification for calculation version 1.4.0 · tier engine_tested
11/11 calculation tests · Production surface contract 3/3
Fingerprint sha256:a70866433470d956683298fb62455856870373ca79d7ee2a5781356481fcd5f8
Input schema sha256:85409cf3bc3556234bf3df2488ea67eedfa21f46512d3fd9dfc41c7f9db6b88b · Output schema sha256:4c95b7a925577584200bbf903524195a9aba23e6b6e9897e06648ba7019b62ed · 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 |
golden-angle-45 | golden | pass | Expected angle_deg=45 · status=oblique · Actual x1=0 · x2=2 · mode=angle · y1=0 · y2=2 · x3=0 · y3=0 · x4=2 |
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 |