feat: add scattered discoverable resources

This commit is contained in:
2026-07-07 15:38:31 +02:00
parent 036c9d5141
commit 72d1cfc15d
7 changed files with 66 additions and 17 deletions
+2 -2
View File
@@ -13,9 +13,9 @@ same contract now runs against the integrated `JajceWorld` runtime.
The automated baseline verifies:
- the scene creates six simulated NPCs;
- four stable-ID ResourceNodes register;
- eight stable-ID ResourceNodes register;
- three fixed origins can reach the typed pantry, three typed activity sites,
and four ResourceNode interaction points (24 route checks);
and eight ResourceNode interaction points (36 route checks);
- a two-tick working task completes;
- starvation still reaches death at its configured threshold.