Add craft shelter QA gate
This commit is contained in:
@@ -91,6 +91,23 @@ Required evidence:
|
||||
This gate is gameplay/server-relevant and should be covered by the next server
|
||||
package deployment.
|
||||
|
||||
## Craft Shelter
|
||||
|
||||
The craft-shelter gate proves the MVP can build a primitive shelter path from
|
||||
resources through recipes and world placement.
|
||||
|
||||
Required evidence:
|
||||
|
||||
- Primitive frame, wall panel, roof panel, and shelter recipes exist.
|
||||
- `BP_PrimitiveShelter` derives from the native shelter actor.
|
||||
- Building placement consumes active buildable cost on the server.
|
||||
- Shelter actors persist through the world-actor persistence path.
|
||||
- `Scripts/verify_playable_loop_smoke.py` runs the natural shelter loop using
|
||||
wood, fiber, wildlife, shelter-piece recipes, and the primitive shelter class.
|
||||
|
||||
This gate is gameplay/server-relevant and should be covered by the next server
|
||||
package deployment.
|
||||
|
||||
## Craft Fire
|
||||
|
||||
The craft-fire gate proves the MVP can produce or use a campfire through the
|
||||
|
||||
Reference in New Issue
Block a user