Fix project structure

This commit is contained in:
2026-09-08 13:39:03 -07:00
parent 2637189690
commit 21dd8fbdbf
249 changed files with 15679 additions and 143 deletions

View File

@@ -0,0 +1,19 @@
{
"checks": [
"Body press produces bounded visible vertex dent",
"Contact deformation remains inside safe bound",
"Body drag does not accidentally open pack",
"Restart deterministically reconstructs original foil vertices",
"Lost pointer capture retains partial tear",
"Wheel pauses animation while zooming",
"Foil geometry/normals are finite and opaque",
"Attached ribbon shares seam samples and pouch surfaces do not cross",
"Inspect card pixels/pose remain identical after Pack inspection",
"Inspect/Lab selections preserved",
"Delayed pack-specific texture load exercised",
"Async pack completion respects mode ownership after switching away",
"Loaded Pack returns sealed and active",
"No runtime exceptions in lifecycle checks"
],
"errors": []
}