AI Implementation feature(888): Admin Area General Settings and Categories 1.06 (#28)

This commit was merged in pull request #28.
This commit is contained in:
2026-07-22 14:27:43 +00:00
parent c52a736ae1
commit 3cf86b6233
12 changed files with 228 additions and 233 deletions
+3 -4
View File
@@ -11,7 +11,7 @@ scoreboard, an event window with a public countdown, theming, and admin
controls.
The docs below are organized by purpose so agents can pull just the slice
they need. Last regenerated 2026-07-22T13:40:00Z.
they need. Last regenerated 2026-07-22T14:24:08Z.
# Architecture
@@ -62,9 +62,8 @@ they need. Last regenerated 2026-07-22T13:40:00Z.
navigate the post-login admin area side-nav (General, Challenges,
Players, Blog, System) and reach the enabled child pages.
* [Admin — General Settings](/guides/admin-general-settings.md) - How an
admin edits platform-wide settings (page title, logo, theme, event
window, default challenge IP, registrations, welcome Markdown) at
`/admin/general`.
admin edits platform-wide settings, including the required and strictly
ordered event window, at `/admin/general`.
* [Admin — Categories](/guides/admin-categories.md) - How an admin lists,
creates, edits, and deletes challenge categories at `/admin/categories`,
including system-row and challenge-attached protection.