devRaGonSa
605ab92cf8
feat: migrate displayed historical data to postgres
2026-05-21 09:27:08 +02:00
devRaGonSa
239595052e
feat: migrate rcon historical storage to postgres
2026-05-21 08:18:45 +02:00
devRaGonSa
b3691e5271
fix: hide pending region and improve rcon freshness
2026-05-20 21:48:24 +02:00
devRaGonSa
b534f0c7c3
feat: add player hover stats panel
2026-05-20 21:18:44 +02:00
devRaGonSa
73498a80df
fix: distinguish player teams and correct recent player counts
2026-05-20 20:50:07 +02:00
devRaGonSa
16258effb7
fix: keep recent match actions inline
2026-05-20 19:16:12 +02:00
devRaGonSa
29ba7128e6
Merge remote-tracking branch 'origin/codex/fix-historical-runner-elo-import'
2026-05-20 19:02:37 +02:00
devRaGonSa
74f73d61a6
fix: restore historical runner elo imports
2026-05-20 18:27:25 +02:00
devRaGonSa
28395b14b4
fix: align recent match cards
2026-05-20 18:20:43 +02:00
devRaGonSa
d788597083
Polish match detail final scoreboard
2026-05-20 10:50:25 +02:00
devRaGonSa
511ebedde7
Harden match detail scoreboard link
2026-05-20 10:43:08 +02:00
devRaGonSa
c4f62bbe76
Add match detail map hero image
2026-05-20 10:39:10 +02:00
devRaGonSa
8343720235
Fix match detail faction assets
2026-05-20 10:30:16 +02:00
devRaGonSa
500c123a6f
Polish RCON match detail presentation
2026-05-19 15:45:27 +02:00
devRaGonSa
a2ec70220d
Document RCON-first historical architecture
2026-05-19 15:37:50 +02:00
devRaGonSa
064ea016fd
Add RCON data pipeline validation script
2026-05-19 15:36:15 +02:00
devRaGonSa
87c916a7e4
Add RCON player profile enrichment
2026-05-19 15:34:42 +02:00
devRaGonSa
419d686671
Add RCON player profile snapshots
2026-05-19 15:32:35 +02:00
devRaGonSa
6c1edeaf1b
feat: render rcon materialized match details
2026-05-19 14:58:35 +02:00
devRaGonSa
cf60f1b265
feat: materialize rcon matches and backend detail data
2026-05-19 14:45:58 +02:00
devRaGonSa
bfc0063fec
Merge branch 'codex/task-121-adminlog-storage-tests'
2026-05-19 14:29:11 +02:00
devRaGonSa
2a1c23b4fd
Add RCON AdminLog storage tests
2026-05-19 14:27:35 +02:00
devRaGonSa
61948f6265
Integrate AdminLog ingestion into RCON worker
2026-05-19 14:24:29 +02:00
devRaGonSa
95bb09118f
feat: resolve scoreboard links and enrich match details
...
Implement trusted scoreboard origins, persisted scoreboard links, RCON-to-scoreboard correlation, match link UX priority, enriched internal match details, and historical UI regression validation.
2026-05-19 11:13:17 +02:00
devRaGonSa
af4de29a0a
feat: add internal match detail links
...
Add internal match detail links for recent matches without safe external URLs while preserving external links when available.
2026-05-19 10:37:28 +02:00
devRaGonSa
d2de0597b6
chore: polish historical copy and match links
...
Polish public historical page copy and add safe links for recent matches when source URLs are available.
2026-05-19 10:12:52 +02:00
devRaGonSa
bf3ba630fc
chore: hide paused elo and mvp UI
...
Hide paused MVP/Elo UI from the public historical page and remove server 3 from the frontend selector while preserving backend code and data.
2026-05-19 09:57:09 +02:00
devRaGonSa
032aaa9ad5
fix: restore historical rcon-first fallback policy
...
Restore historical RCON-first policy with public scoreboard as fallback only. Keep Elo/MMR paused and server 3 out of default targets.
2026-05-19 09:34:15 +02:00
devRaGonSa
2271608836
fix: keep backend startup independent from paused elo
...
Avoid eager Elo/MMR imports during backend startup while the feature is paused. Add validation coverage for backend startup and health route resolution.
2026-05-19 09:09:20 +02:00
devRaGonSa
feb516f411
chore: disable server3 defaults and simplify deployment
2026-05-19 08:56:37 +02:00
devRaGonSa
50d11f0c34
chore: update AI platform integration
...
Update HLL Vietnam AI Platform integration with ai-platform.json, extended task lifecycle folders, config-aware runner, lightweight validation, report ignore rules, and platform documentation updates.
2026-05-19 08:43:56 +02:00
devRaGonSa
811e834a16
Close TASK-106 with runtime validation evidence
2026-03-26 10:27:38 +01:00
devRaGonSa
50bfadf471
Promote rcon historical model to primary
2026-03-26 07:18:56 +01:00
devRaGonSa
cdcd4523b4
Implement rcon-first historical ingestion path
2026-03-25 21:38:02 +01:00
devRaGonSa
6ed416f79a
Add rcon-first elo mmr foundation
2026-03-25 17:29:29 +01:00
devRaGonSa
787e753f77
Make backend RCON-first with safe fallback
2026-03-25 14:11:52 +01:00
devRaGonSa
02b3bc9ad1
Harden sqlite writers and add shared lock
2026-03-25 12:07:11 +01:00
devRaGonSa
c70073dbe1
RCON model
2026-03-25 11:46:28 +01:00
devRaGonSa
43e1d612af
Add historical monthly MVP V2 UI and comparison panel
2026-03-25 09:48:35 +01:00
devRaGonSa
af140d6f3e
Implement monthly MVP V2 workflow and snapshots
2026-03-24 16:40:19 +01:00
devRaGonSa
c84ebad5af
Add player event V2 pipeline foundation
2026-03-24 16:15:33 +01:00
devRaGonSa
0c1c4c5a53
docs: design player event pipeline v2
2026-03-24 15:44:38 +01:00
devRaGonSa
f45ca666a1
docs: audit CRCON advanced metric origins
2026-03-24 15:44:20 +01:00
devRaGonSa
91d9b71de9
Document RCON data capability audit
2026-03-24 15:32:19 +01:00
devRaGonSa
c7c9865075
Complete TASK-073 provider env runbook
2026-03-24 10:44:26 +01:00
devRaGonSa
0ac05aed00
Complete TASK-072 RCON provider setup
2026-03-24 10:42:34 +01:00
devRaGonSa
b68839ed97
Complete TASK-071 public scoreboard adapter
2026-03-24 10:37:10 +01:00
devRaGonSa
784fc45034
Complete TASK-070 data source abstraction
2026-03-24 10:34:47 +01:00
devRaGonSa
f58ba29054
Add monthly MVP top 3 historical UI
2026-03-24 10:01:46 +01:00
devRaGonSa
d7bb099223
Add monthly MVP snapshots and API
2026-03-24 09:59:12 +01:00