src/simulation/simulator.js random-walk generator (was simulateInput inline)
src/calibration/calibrator.js calibrate + isStable + evaluateRepeatability,
using generalFunctions/stats. NB: isStable
tautology preserved verbatim — see
OPEN_QUESTIONS.md 2026-05-10 for the bug.
src/commands/ registry + handlers (canonical names from start)
CONTRACT.md inputs/outputs/events surface
77 basic tests pass (62 pre-refactor + 15 new across the three new files).
specificClass.js / nodeClass.js untouched — integration is P3 wave 2.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.jsbasic/scaling-and-output.basic.test.jsbasic/nodeclass-routing.basic.test.jsintegration/examples-flows.integration.test.jsintegration/measurement-event.integration.test.jsedge/invalid-payload.edge.test.jsedge/outlier-toggle.edge.test.js
Authoritative mapping for coverage intent lives in:
.agents/function-anchors/measurement/EVIDENCE-measurement-tests.md