mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-05-23 04:27:11 +00:00
Compiles the complete three-loop adaptive solver to wasm32-unknown-unknown (160 KB, no_std + alloc). Preserves all AGI capabilities: - Thompson Sampling two-signal model (safety Beta + cost EMA) - 18 context buckets with per-arm bandit stats - Speculative dual-path execution - KnowledgeCompiler with signature-based pattern cache - Three-loop architecture (fast/medium/slow) - SHAKE-256 witness chain via rvf-crypto 12 WASM exports: create/destroy/train/acceptance/result/policy/witness. Handle-based API supports 8 concurrent solver instances. ADR-039 documents the integration architecture. Benchmark binary validates WASM against native solver. https://claude.ai/code/session_01RnwD4x5cbpB7FPvoyYQz8G |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||