feat/prototype-swarm-patrol
main
Closes:
cd prototype && npm install && npm run build
npm run dev
Add optional Three.js scene, base-pad lifecycle, mycelial swarms, UFO transit steering, and algorithm selector (boids, APF, ACO, hypha).
Shallow clone only includes default-branch history; pull_request runs must fetch the event commit before checkout.
Use gitea.ref (refs/pull/N/head) so verify and scan jobs resolve branch tips without relying on default-branch shallow history.
No dependencies set.
The note is not visible to the blocked user.
Summary
Closes:
Test plan
cd prototype && npm install && npm run buildnpm run dev→ http://localhost:5173View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.