docs: update documentation to OKF v0.1 format
This commit is contained in:
+3
-3
@@ -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-23T05:41:00Z.
|
||||
they need. Last regenerated 2026-07-23T06:01:38Z.
|
||||
|
||||
# Architecture
|
||||
|
||||
@@ -119,8 +119,8 @@ they need. Last regenerated 2026-07-23T05:41:00Z.
|
||||
broadcast to clients (public unauthenticated stream + authenticated
|
||||
`/api/v1/events`).
|
||||
* [Scoreboard Page](/guides/scoreboard-page.md) - How a signed-in player
|
||||
navigates `/scoreboard`, uses the 4 tabs (Ranking, Matrix, Event Log,
|
||||
Score Graph), and watches live solve updates.
|
||||
navigates `/scoreboard`, uses the 4 tabs, verifies collision-resolved
|
||||
colors for up to ten visible players, and watches live solve updates.
|
||||
* [Notifications](/guides/notifications.md) - The root notification
|
||||
store + global HTTP error interceptor that translate backend error
|
||||
codes and statuses into friendly user-facing messages.
|
||||
|
||||
Reference in New Issue
Block a user