memlnaut-nisps/playground
monkey-w1n5t0n 22efb1c411 feat(nisps/ml): crystallise Explore-and-place into shared FeedbackController
Add FeedbackMode::ExploreAndPlace + Idle/Exploring/Placing state machine
(no-heap, deterministic nisps::Rng): enter/exit_explore, reroll, nudge, undo,
begin_place, commit_place, cancel_place + on_down/on_up browser policy. Wire
the nisps_ml_feedback_* C API + EXPORTED_FUNCTIONS, extend parity Stage 5d.
Fix set_mode(3) falling back to Avoid. Native ctest 4/4; parity native==WASM
within 1e-5 (max delta 2.4e-7). Rebuilt nisps.{js,wasm}.
2026-06-28 04:14:12 +02:00
..
public feat(nisps/ml): crystallise Explore-and-place into shared FeedbackController 2026-06-28 04:14:12 +02:00
src fix(playground/audio): compile AudioWorklet via ?worker&url 2026-06-16 22:19:24 +02:00
tests/e2e Stream 11: verification infrastructure (golden vectors + parity + lint + CI + Playwright migration) 2026-04-29 19:50:55 +03:00
.gitignore feat(playground): scaffold vite + solid + ts 2026-04-29 15:37:23 +03:00
index.html feat(playground): scaffold vite + solid + ts 2026-04-29 15:37:23 +03:00
package.json Stream 11: verification infrastructure (golden vectors + parity + lint + CI + Playwright migration) 2026-04-29 19:50:55 +03:00
playwright.config.ts Stream 11: verification infrastructure (golden vectors + parity + lint + CI + Playwright migration) 2026-04-29 19:50:55 +03:00
tsconfig.json feat(playground): scaffold vite + solid + ts 2026-04-29 15:37:23 +03:00
vite.config.ts feat(playground): scaffold vite + solid + ts 2026-04-29 15:37:23 +03:00