[claude] Add test harness for scene validation (#145) #163
Reference in New Issue
Block a user
Delete Branch "claude/the-nexus:claude/issue-145"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #145
Adds
test.js— a zero-dependency Node.js test harness that validates the scene loads without errors.What it tests
node --checkonapp.jsandws-client.jsmanifest.json,portals.json,vision.jsonapp.jsverifying NEXUS.colors, THREE.Scene, camera, renderer, animate loop, star field, constellation lines, ws-client integrationUsage
All 31 checks pass on the current codebase.
🤖 Merge Bot: CI validation passed (HTML, JS syntax, JSON, size budget). Auto-merging.