Verification
Test report
Internal automated checks. These confirm the software computes what it claims — not that the physics matches reality (limitations).
| Release | v0.3.1 | Passed / Failed / Skipped | 186 / 0 / 0 |
|---|---|---|---|
| Started | 2026-07-21T14:52:02.936401+00:00 | Completed | 2026-07-21T14:52:52.404201+00:00 |
| Python / Node | 3.10.12 / v22.22.3 | Platform | Linux-6.8.0-124-generic-aarch64-with-glibc2.35 |
| Cross-language hash vectors | 5/5 | Independent DC-L0 | passed |
| Suite | Result | Covers |
|---|---|---|
| hbf_schemas | 18 passed | canonical hashing (cross-language), run envelope, two-level fingerprint, reproducibility |
| fusion_core | 12 passed | alpha-spectrum contract, cross-section/reactivity proxies |
| directconvert_core | 30 passed | DC-VAL-01…09, DC-L2 trajectories, pinned canonical run identity |
| evidence_registry | 9 passed | maturity ladder gates, signed immutable reviews |
| torus3d_core | 20 passed | 1/R field law, emergent q(a), flux-surface line tracing, wall/confined ledger closure, canonical torus identity |
| alphatrack_core | 27 passed | synthetic gen, tiling ownership, QC/abstention, AT-L1 training, ONNX gate |
| reactor3d_core | 28 passed | energy conservation, Boris gyroradius, seed determinism, canonical reactor identity |
| vrlab_core | 23 passed | canonical lab identity + lineage, sensor determinism, DC stage events == ledger, energy-chain closure, L0>=L1 |
| apps/api | 14 passed | end-to-end services for all products + reproducibility integration |
| workers | 5 passed | idempotency, retry/dead-letter, correlation id |
Machine-readable evidence artifacts
- test-summary.json — canonical counts + environment
- junit.xml — executed test cases (service/API suites verified in release CI)
- environment.json — Python/Node/OS + library versions
- dependency-lock.sha256
- hash-vectors.json — canonical hashing test vectors
- coverage.json — measurement planned (CI)
Reproduce locally: make test, make validate, make hash-vectors, make reproduce. Statement coverage and a public CI job URL are planned once the repository is published.