Public evidence
Machine-checked verification for calculation version 1.6.0 · tier engine_tested
11/11 calculation tests · Production surface contract 3/3
Fingerprint sha256:e969ca0625e7dc2260e8ff11109afad4afba4b172f3aa6e88204f579ee2e3cb4
Input schema sha256:3540d5a5970822f0382bfe016c5fa29ccb3d106c0a3a52b2d0b0c8efd54125db · Output schema sha256:0efad4244b631efd1e528d2d116819f7efe8308b4817c19f463c59d7756ea0fc · 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-vector-345 | golden | pass | Expected magnitude=5 · Actual mode=magnitude · ux=3 · uy=4 · uz=0 · magnitude=5 · formula=|u| = √(ux² + uy² + uz²) |
golden-dot-123-456 | golden | pass | Expected dot=32 · Actual mode=dot · ux=1 · uy=2 · uz=3 · vx=4 · vy=5 · vz=6 · dot=32 |
golden-cross-i-j | golden | pass | Expected cx=0 · cy=0 · cz=1 · Actual mode=cross · ux=1 · uy=0 · uz=0 · vx=0 · vy=1 · vz=0 · cx=0 |
boundary-vector-mode | boundary | pass | Expected INVALID_MODE · Actual INVALID_MODE |
boundary-normalize-zero | boundary | pass | Expected INVALID_INPUT · Actual INVALID_INPUT |
property-vec-345 | property | pass | |(3,4)|=5 |
property-vec-unit | property | pass | unit 3-4 |
property-vec-dot | property | pass | dot 1-2-3·4-5-6 |
property-vec-cross | property | pass | i×j=k |
property-vec-angle | property | pass | i∠j=90° |
property-vec-triple | property | pass | i·(j×k)=1 |