A.D.Lee alee
  • Joined on 2026-04-01
alee pushed to main at alee/golfgame 2026-04-18 04:51:46 +00:00
f37f279098 chore: bump version to 3.3.5
c02b0054c2 fix(server): winner_id on completed games + stats idempotency latch
8030a3c171 fix(server): populate games_v2 metadata on game start
d5f8eef6b3 fix(server): mark games abandoned on room teardown + staging leaderboard
70498b1c33 fix(soak): multi-hole round transitions, token refresh, dashboard wiring
Compare 6 commits »
alee pushed to main at alee/relicario 2026-04-12 03:22:53 +00:00
c50e0d448b docs: add architecture overview with flow diagrams
alee pushed to main at alee/relicario 2026-04-12 03:17:35 +00:00
66866efe1c docs: add README with security model and CLAUDE.md project context
alee pushed to main at alee/relicario 2026-04-12 03:15:22 +00:00
4d95899606 chore: add Cargo.lock, design spec, and implementation plan
alee created branch main in alee/relicario 2026-04-12 03:15:11 +00:00
alee pushed to main at alee/relicario 2026-04-12 03:15:11 +00:00
6b3edea5d8 test: add full-workflow integration test and two-factor independence verification
87167e31a5 feat: add full CLI with all commands and device management
1e08055d8d feat: add crop recovery and recompression survival
8e1d7f5358 feat: add imgsecret embed/extract with DCT and majority voting
9751ee4d7d feat: add vault encrypt/decrypt for entries and manifest
alee created repository alee/relicario 2026-04-12 03:12:15 +00:00
alee pushed to main at alee/golfgame 2026-04-12 03:05:26 +00:00
d5194f43ba docs(soak): full README + validation checklist
alee pushed tag v3.3.4.1 to alee/golfgame 2026-04-12 03:01:23 +00:00
alee released Now with soak testing (for real) at alee/golfgame 2026-04-12 03:01:23 +00:00
alee released Now with soak testing. at alee/golfgame 2026-04-12 03:00:42 +00:00
alee pushed to main at alee/golfgame 2026-04-12 02:59:33 +00:00
b9cc7d29cf Merge feat/soak-harness: multiplayer soak & UX test harness + v3.3.4
b8bc432175 feat(soak): artifacts, graceful shutdown, health probes, smoke script, v3.3.4
d3b468575b feat(soak): per-room watchdog + heartbeat wiring + multi-game lobby fix
921a6ad984 feat(soak): stress scenario with chaos injection
c307027dd0 feat(soak): --watch=tiled launches N headed host windows
Compare 33 commits »
alee released Soak testing and dashboard added. at alee/golfgame 2026-04-12 02:59:16 +00:00
alee pushed tag v3.3.4 to alee/golfgame 2026-04-12 02:59:16 +00:00
alee released Fixed favicon, full CI/CD process deployed. at alee/golfgame 2026-04-08 00:38:12 +00:00
alee pushed tag v3.3.3 to alee/golfgame 2026-04-08 00:37:39 +00:00
alee pushed to main at alee/golfgame 2026-04-08 00:37:39 +00:00
52d7118c33 Add favicon and prod deploy script
alee pushed tag v3.3.2 to alee/golfgame 2026-04-07 23:52:54 +00:00
alee released New CI/CD 2 stage deployment. at alee/golfgame 2026-04-07 23:52:54 +00:00
alee pushed to main at alee/golfgame 2026-04-07 23:51:58 +00:00
d7631ec671 Fix CI: remove checkout step, runner can't resolve gitea hostname