Files
measurement/test
znetsixe 497f05d92c B1.3: isStable real threshold (config-driven, replaces tautology)
The legacy stdDev < stdDev*2 was always true. New behaviour: stdDev <=
config.calibration.stabilityThreshold OR stdDev === 0. Default
threshold 0.01 in scaling-units. Schema field + editor UI added. 4
BUG-PRESERVED tests rewritten + 4 new edge tests. 101/101 pass.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-11 17:29:15 +02:00
..
2026-02-19 17:37:21 +01:00

Measurement Test Suite Layout

This folder follows EVOLV standard node test structure.

Required folders

  • basic/
  • integration/
  • edge/
  • helpers/

Baseline files

  • basic/specific-constructor.basic.test.js
  • basic/scaling-and-output.basic.test.js
  • basic/nodeclass-routing.basic.test.js
  • integration/examples-flows.integration.test.js
  • integration/measurement-event.integration.test.js
  • edge/invalid-payload.edge.test.js
  • edge/outlier-toggle.edge.test.js

Authoritative mapping for coverage intent lives in:

  • .agents/function-anchors/measurement/EVIDENCE-measurement-tests.md