claude wtclaude
  • Joined on 2026-06-30
wtclaude pushed to feature/uo-link-sidecar at RunicGateway/website 2026-07-11 07:13:51 +00:00
064f02c4b6 Add player account linking + roster/vendor reads (phase 3)
wtclaude pushed to feature/uo-link-sidecar at RunicGateway/website 2026-07-11 07:11:31 +00:00
523113f013 Add public shard read endpoints + live SSE stream (phase 2)
wtclaude pushed to feature/uo-link-sidecar at RunicGateway/website 2026-07-11 07:09:04 +00:00
9d9f5aac28 Add uo-link WS ingest, storage tables and SSE broadcaster (phase 1)
wtclaude created branch feature/uo-link-sidecar in RunicGateway/website 2026-07-11 07:03:05 +00:00
wtclaude pushed to feature/uo-link-sidecar at RunicGateway/website 2026-07-11 07:03:05 +00:00
ab647756f0 Add uo-link sidecar foundation: config store + REST client (phase 0)
wtclaude pushed to main at RunicGateway/link 2026-07-11 01:47:14 +00:00
9ec65c07fd docs: website integration guide
wtclaude pushed to main at RunicGateway/link 2026-07-10 22:09:40 +00:00
c0c01a38d6 Sidecar: auth always-on, protocol version, rich health
wtclaude pushed to main at RunicGateway/link 2026-07-10 21:56:59 +00:00
c4de5fa8ad Sidecar: auth token for the website-facing API
wtclaude pushed to main at RunicGateway/link 2026-07-10 21:20:39 +00:00
946ba7027b Sidecar: SQLite persistence
wtclaude pushed to main at RunicGateway/link 2026-07-10 21:10:12 +00:00
f93f47fad6 Sidecar: REST query layer
wtclaude pushed to main at RunicGateway/link 2026-07-10 21:05:02 +00:00
aff10e846c Sidecar: WebSocket live feed
wtclaude pushed to main at RunicGateway/link 2026-07-10 20:58:09 +00:00
b46005b333 Sidecar: shard link (Rust)
wtclaude pushed to main at RunicGateway/link 2026-07-10 20:46:12 +00:00
81d3553492 Phase 7: PlayerVendorSale core event + subscriber
wtclaude pushed to main at RunicGateway/link 2026-07-10 16:56:28 +00:00
b8058094f0 Phase 6: town-crier news (website -> game)
wtclaude pushed to main at RunicGateway/link 2026-07-10 16:47:22 +00:00
be05ea912c Phase 5: [link account linking
wtclaude pushed to main at RunicGateway/link 2026-07-10 16:34:19 +00:00
fc7017e703 Phase 4: character-profile request/response
wtclaude pushed to main at RunicGateway/link 2026-07-10 15:59:27 +00:00
afc97c414e Phase 3: polled sweeps (vitals, house decay, economy)
wtclaude pushed to main at RunicGateway/link 2026-07-10 15:46:48 +00:00
d5035cb6c6 Phase 2: cheap event streams
wtclaude pushed to main at RunicGateway/link 2026-07-10 10:03:09 +00:00
9c02ba45dc Phase 1: loopback transport to the sidecar
wtclaude pushed to main at RunicGateway/link 2026-07-10 09:40:25 +00:00
0ef756a93a Move test scaffolding out of the deploy path
710dd17745 Phase 0: fix runtime script compilation