Public evidence
Machine-checked verification for calculation version 1.5.0 · tier engine_tested
21/21 calculation tests · Production surface contract 6/6
Fingerprint sha256:bf0bdeec4b0f52e0ff0a18c02f725e129958d490367c3acb50736782c684ac2e
Input schema sha256:af75ecf9feb03e90bfbd4fcc4e8fec32781fd18e6266fa632cb68c969f668ca2 · Output schema sha256:0a6ff13ea27d1647cd8b696249fffaa30ad5706bb2d789e0e11c1452360d1440 · 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 · supplement_deg=135 · Actual x1=0 · x2=2 · mode=angle · y1=0 · y2=2 · x3=0 · y3=0 · x4=2 |
golden-angle-parallel | golden | pass | Expected angle_deg=0 · status=parallel · supplement_deg=180 · Actual x1=0 · x2=2 · mode=angle · y1=0 · y2=0 · x3=0 · y3=1 · x4=2 |
golden-angle-coincident | golden | pass | Expected angle_deg=0 · status=coincident · supplement_deg=180 · Actual x1=0 · x2=2 · mode=angle · y1=0 · y2=0 · x3=1 · y3=0 · x4=3 |
golden-angle-perpendicular | golden | pass | Expected angle_deg=90 · status=perpendicular · supplement_deg=90 · Actual x1=0 · x2=2 · mode=angle · y1=0 · y2=0 · x3=0 · y3=0 · x4=0 |
boundary-coord-mode | boundary | pass | Expected INVALID_MODE · Actual INVALID_MODE |
boundary-angle-degenerate-line1 | boundary | pass | Expected INVALID_INPUT · Actual INVALID_INPUT |
boundary-angle-degenerate-line2 | boundary | pass | Expected INVALID_INPUT · Actual INVALID_INPUT |
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 |
property-angle-endpoint-reversal | property | pass | endpoint reversal |
property-angle-line-order | property | pass | line order |
property-angle-translation | property | pass | translation |
property-angle-scale | property | pass | scale |
property-angle-near-parallel | property | pass | near-parallel not 0/NaN |