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:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user