07 Asset Packaging
Every asset package contains:
| File | Purpose |
| --- | --- |
| README | human-readable summary and usage |
| Preview | quick visual inspection |
| Sprite | runtime-ready PNG or sequence |
| JSON | frame, pivot, collision, event metadata |
| YAML | source production definition |
| License | ownership and permitted use |
| Metadata | version, owner, source links, hashes |
| QA Report | validation result and checklist |
Package Rule
An asset package is incomplete if any required file is missing or stale relative to the approved version.