feat: gamemaster

This commit is contained in:
Ilia Denisov
2026-05-03 07:59:03 +02:00
committed by GitHub
parent a7cee15115
commit 3e2622757e
229 changed files with 41521 additions and 1098 deletions
+4 -3
View File
@@ -561,10 +561,11 @@ Producer: `Runtime Manager`. Consumer: `Game Lobby`.
| `error_code` | string | Stable code. `replay_no_op` for idempotent re-runs. |
| `error_message` | string | Operator-readable detail. |
### `runtime:health_events` (out, new)
### `runtime:health_events` (out)
Producer: `Runtime Manager`. Consumers: `Game Master`; `Game Lobby` and `Admin Service`
are reserved as future consumers.
Producer: `Runtime Manager`. Consumer: `Game Master` — confirmed in
production. `Game Lobby` and `Admin Service` are reserved as future
consumers; they do not read the stream in v1.
| Field | Type | Notes |
| --- | --- | --- |