27 Commits (75ecb862b4c78683b8b645dc42f74835a8934d45)

Author SHA1 Message Date
npmrun 75ecb862b4 fix(chase): clean graph rerender nodes and improve scene testability 2 weeks ago
npmrun d139c4867d feat(chase): add chase scene skeleton and init entry wiring 2 weeks ago
npmrun c57a8d9f57 fix(chase): reset rng on round reset and harden model state safety 2 weeks ago
npmrun fc14e1deb8 fix(chase): restore snapshot state shape and retry semantics 2 weeks ago
npmrun ee24156958 feat(chase): implement turn-based chase model with retry/new round flow 2 weeks ago
npmrun 654ce85d2c test(chase): cover retry limit failure path in round generation 2 weeks ago
npmrun 3692b59ccc fix(chase): enforce distinct start positions in round generation 2 weeks ago
npmrun 448de36651 fix(chase): align round generator output with snapshot contract 2 weeks ago
npmrun 487d62864e feat(chase): implement seed-based round generator with playability checks 2 weeks ago
npmrun 0e85b657de fix(chase): handle invalid path endpoints and optimize bfs queue 2 weeks ago
npmrun 8962367652 feat(chase): add hex graph adjacency and path utilities 2 weeks ago
npmrun 1ba4f4ba15 test(chase): harden rng coverage and seed semantics 2 weeks ago
npmrun 49e6e7b6d1 feat(chase): add deterministic rng and core chase types 2 weeks ago
npmrun 1e24364f93 feat(init): integrate asset manager into runtime and enhance button functionality 2 weeks ago
npmrun 18e94df315 feat(scene): enhance scene initialization and button interactions 2 weeks ago
npmrun 808af7f67d feat(scene): implement loading overlay and enhance scene management lifecycle 2 weeks ago
npmrun a5e8fd1f22 fix(devtools): harden overlay lifecycle and event observation 2 weeks ago
npmrun 5a43d58f86 fix(kernel): harden runtime event compatibility and dispatch safety 2 weeks ago
npmrun 5977d399f4 refactor(kernel): introduce app runtime and event bus plugin system 2 weeks ago
npmrun 5c9ba882bb fix(assets): dedupe concurrent loads and close session lifecycle 2 weeks ago
npmrun d1a52e8816 feat(assets): add asset graph/session with owner tracking 2 weeks ago
npmrun 5e3c13ce1a fix(scene): defer destructive teardown until transition succeeds 2 weeks ago
npmrun 46178e648b chore(test): remove out-of-scope scene manager rollback spec file 2 weeks ago
npmrun fcacb5b6ce fix(scene): keep stage tree consistent on transition rollback 2 weeks ago
npmrun 0848c35c2e feat(scene): add transition transaction with rollback flow 2 weeks ago
npmrun 775a0721c0 test: enforce scene state machine transitions 2 weeks ago
npmrun 0978dc6db8 test: add vitest baseline and scene state machine skeleton 2 weeks ago