Add: logical verification workflow for bevy

This commit is contained in:
DaZuo0122
2026-02-13 21:54:30 +08:00
parent 8e79bd98e5
commit 875bc54c4f
8 changed files with 266 additions and 121 deletions

View File

@@ -58,7 +58,5 @@ Frontend:
## Remaining Work
1. Move Bevy runtime flow to consume `sprimo-runtime-core` as primary state authority.
2. Add tray/menu parity and window behavior parity with Bevy path.
3. Extend packaging scripts to include `sprimo-tauri` artifact path.
4. Add frontend parity acceptance tests (Bevy vs Tauri state transitions).
1. Add tray/menu parity and window behavior parity with Bevy path.
2. Add frontend parity acceptance tests (Bevy vs Tauri state transitions).