Agent ran out of API credits before committing. Files staged + committed by orchestrator. Coverage:
- tests/cpp/ml_golden_vectors.cpp: fixed-seed regression tests for MLP determinism
- tests/cpp/engine_impulse.cpp: white-noise impulse responses with binary baseline
- tests/cpp/parity_check.cpp + parity_wasm.mjs + parity_diff.mjs: native vs WASM bit-equivalence
- scripts/build-cpp-tests.sh, lint-cpp.sh, parity-check.sh, run-all-tests.sh
- playground/tests/e2e/{ml-engine,modes,persistence,ui-interactions}.spec.ts (+helpers)
- .github/workflows/ci.yml
(meml-x06)
7 lines
261 B
Text
7 lines
261 B
Text
# Parity-check outputs (regenerated by scripts/parity-check.sh).
|
|
parity_native.bin
|
|
parity_wasm.bin
|
|
|
|
# Pending baselines emitted by engine_impulse.cpp when the canonical
|
|
# baseline is missing. The canonical .bin is committed.
|
|
engine_impulse_baseline.bin.pending
|