docs: mark jajce runtime integration complete
This commit is contained in:
@@ -2,13 +2,13 @@
|
||||
|
||||
- **Captured:** 2026-07-04
|
||||
- **Scene:** `res://main.tscn`
|
||||
- **Automated check:** `res://tests/flat_map_baseline_test.gd`
|
||||
- **Current contract check:** `res://tests/jajce_runtime_integration_test.gd`
|
||||
- **Companion resource test:** `res://tests/resource_node_player_parity_test.gd`
|
||||
|
||||
## Contract
|
||||
|
||||
The flat prototype remains the regression reference while `JajceWorld` is
|
||||
developed separately.
|
||||
The captured flat prototype remains the historical behavior reference. The
|
||||
same contract now runs against the integrated `JajceWorld` runtime.
|
||||
|
||||
The automated baseline verifies:
|
||||
|
||||
@@ -29,7 +29,7 @@ The companion player-parity scenario verifies:
|
||||
|
||||
```powershell
|
||||
& "C:\Program Files (x86)\Godot\Godot_v4.5.1-stable_win64_console.exe" `
|
||||
--headless --path . --script res://tests/flat_map_baseline_test.gd
|
||||
--headless --path . --script res://tests/jajce_runtime_integration_test.gd
|
||||
|
||||
& "C:\Program Files (x86)\Godot\Godot_v4.5.1-stable_win64_console.exe" `
|
||||
--headless --path . --script res://tests/resource_node_player_parity_test.gd
|
||||
|
||||
Reference in New Issue
Block a user