Imported from v5ma/v5ma.github.io (
dino-atlas/AGENTS.md). Install upstream withnpx skills add v5ma/v5ma.github.io --skill dino-atlas. Copyright stays with the author.
Dino Atlas continuation
Read AAA-ROADMAP.md, HANDOFF.md and the latest release document before editing. Current addition: GROUNDED-RESERVE.md. Work only in dino-atlas/ and the narrowly relevant Dino workflow. Other games in this repository may be changing concurrently.
Preserve every existing save namespace, legacy activity, public route and physical vehicle interaction. Never clear site storage. Keep frequent gameplay actions on direct controls. Xbox, tracked XR controllers and hand-ray UI must use the same action handlers. New UI must remain closeable without a mouse. Never run two animation loops or use monoscopic postprocessing during immersive stereo rendering.
Run node --test dino-atlas/tests/*.test.mjs and syntax checks. Browser runners: grounded-xr-browser.py, living-herds-browser.py, aaa-browser.py and aquatics-browser.py. The new XR browser test uses explicit API mocks; keep that limitation visible. Real hardware, human art review and consumer GPU performance remain open until actually measured.
Before publishing, re-read master, confirm that the Dino baseline did not change under this work, merge without force, verify GitHub Pages bytes and exercise the published route. Archive accurate receipts in verification/. Never replace an unperformed hardware gate with a passing mocked test.