Files
Sanctification/sanctification-tcg/card-harness/pack-foil-review/lifecycle-validation.json
2026-09-08 13:31:57 -07:00

19 lines
812 B
JSON

{
"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": []
}