feat: gamemaster
This commit is contained in:
+4
-3
@@ -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 |
|
||||
| --- | --- | --- |
|
||||
|
||||
Reference in New Issue
Block a user