Go to file
type-two 820b559556 Build-out 6: the audience + global leaderboards
- The crowd: 11 seeded silhouette heads along the stage lip — idle sway,
  trembling past anger 0.5, a hard 110-frame duck at the string cut, happy
  bobbing on an S. Deterministic math in update(), harness-safe.
- Global boards: game/scores.ts client (silent-fail, 4s timeout) against the
  arcade server's new /api/sando/scores (via the new partly.party
  /arcade-api/ nginx proxy). Week score = sum of verdict totals across served
  days; KANSEI submits under a remembered chef name and shows rank + podium;
  the title shows top-5.
- E2E proven through https://partly.party/arcade-api/sando/scores (rank 1
  round-trip). Battery unchanged; crowd flinch + score accumulation verified.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-21 03:54:47 +10:00
.claude Build-out 2: the playable loop — detection stacking, live serve, string picker, 8 days 2026-07-20 17:06:22 +10:00
public/assets/img Build-out 4: 裏 THE URA WEEK — the Shogun arrives 2026-07-21 02:45:00 +10:00
scripts Build-out 4: 裏 THE URA WEEK — the Shogun arrives 2026-07-21 02:45:00 +10:00
src Build-out 6: the audience + global leaderboards 2026-07-21 03:54:47 +10:00
.gitignore M0: vite+ts+phaser+Matter skeleton, harness, box drops flush 2026-07-17 20:02:27 +10:00
deploy.sh Deploy to partly.party/sandoniette 2026-07-17 21:55:56 +10:00
index.html M0: vite+ts+phaser+Matter skeleton, harness, box drops flush 2026-07-17 20:02:27 +10:00
OPUS-BUILD-BRIEF.md Build-out 6: the audience + global leaderboards 2026-07-21 03:54:47 +10:00
package-lock.json M0: vite+ts+phaser+Matter skeleton, harness, box drops flush 2026-07-17 20:02:27 +10:00
package.json M2: cutting — honest 2D polygon split, materials, splat 2026-07-17 20:38:27 +10:00
tsconfig.json M2: cutting — honest 2D polygon split, materials, splat 2026-07-17 20:38:27 +10:00
vite.config.ts Deploy to partly.party/sandoniette 2026-07-17 21:55:56 +10:00