Files
Kaysser Kayyali 8b18714d70 v0.3.0: rewrite Playwright test for the v0.3.0 surface
- Drop HUD-related assertions (2d-2g now check the HUD exports are
  GONE rather than present).
- Add v0.3.0 hub integration assertions:
  - 2h-2i: registerHubSection + pushToHubFeed exist.
  - 4a: pinned-achievements section is registered on combat-hud-hub.
  - 5a-5b: pushToHubFeed delivers entries to chh.getFeed.
  - 6a-6b: registerHubSection idempotent.
- Add awardAchievement + idempotency assertions (7a-7c).
- 8a: pageerror check (no thrown errors).
- Smoke test (verify-achievable-v1.mjs) unchanged; 57/57 still pass.
2026-06-22 16:12:08 -04:00
..