Releases: kritonapp/results-engine
Releases · kritonapp/results-engine
Release list
v1.0.0 — first public release
First public release of the Kriton results engine: the pure, deterministic scoring and ranking maths the Kriton app consumes in production.
computeResultsover a neutral, PII-free contract;FUNCTION_LIB_VERSION = 1.0.0- Aggregators (simple/weighted/median/trimmed mean, Z-score normalisation), Bradley-Terry, approval, tiebreak chains
- Typed-AST formula language with a fixed function registry — no code execution, ever
- Zero runtime dependencies (stats primitives vendored and proven byte-identical to simple-statistics 7.9.0)
- Synthetic example corpus +
demoCLI;verifyrecomputes an exported result snapshot and asserts a bit-for-bit match - Published with npm provenance: the artifact is verifiably built from this source by GitHub Actions