ruvector/npm/packages/rvf-solver/test
rUv 3150646532 fix(rvf-solver): add WASM binary, fix CJS loader, and correct field mapping
- Add compiled rvf_solver_bg.wasm (132KB optimized) to pkg/
- Rewrite pkg/rvf_solver.js as pure CJS (remove import.meta/export default)
- Fix snake_case → camelCase mapping in train(), policy(), acceptance()
- Update AcceptanceModeResult and CycleMetrics types to match WASM output
- Rebuild rvf-wasm@0.1.6 with witness verify/count exports
- Update rvf README with solver section, AGI N-API methods
- Add solver SDK tests (solver.test.mjs)

Published: rvf-solver@0.1.3, rvf-wasm@0.1.6

Co-Authored-By: claude-flow <ruv@ruv.net>
2026-02-17 02:05:37 +00:00
..
solver.test.mjs fix(rvf-solver): add WASM binary, fix CJS loader, and correct field mapping 2026-02-17 02:05:37 +00:00