AI Implementation feature(906): Challenges Page and Challenge Solve Modal 1.02 (#48)

This commit was merged in pull request #48.
This commit is contained in:
2026-07-23 02:24:44 +00:00
parent cbfa9c35ca
commit f194641e8c
11 changed files with 506 additions and 133 deletions
+5
View File
@@ -85,6 +85,11 @@ column are sorted by `difficulty` (`LOW < MEDIUM < HIGH`) then by name.
Only `enabled = 1` rows are returned. The query joins
`challenge` and `category` once and groups in memory.
On a fresh database the `SeedSampleChallenges1700000000600`
migration populates the board with a representative sample set
spanning every canonical system category so the page renders cards
without any manual admin action.
# `GET /api/v1/challenges/status`
Authenticated event-window snapshot (the same `EventStatePayload`