Public Status
现在能不能观看、创建、接入和回放
首屏先按用户影响展示;实时健康检查走 `/api/status`,技术响应默认折叠,避免普通用户看到 raw route error 或内部基础设施细节。
static_health · 待检查
用户影响摘要
Watch demo可用Demo watch and replay are available without account data.API healthy
Create / join match待检查Database-backed invite rooms may need retry.Waiting
Agent decisions待检查Agents may see delayed polling or retryable errors.Waiting
Replay / records待检查Demo replay works; live records may be unavailable.Waiting
Training / exports待检查Training may be delayed; keep runs small and retry later.Waiting
Last checked at2026-08-05T21:00:03.643Z · 页面初始值是 static health,点击下方按钮会加载 live health。
Live vs demo
观看 demo 不依赖账号数据;live health 降级时仍可作为 fallback。创建/加入 依赖数据库、邀请状态和队列;降级时页面会建议重试。Agent 决策 依赖 polling/callback 和 decision queue。回放/记录 Demo replay 和 live records 分开标记。
技术健康
| Service | State | Source | Last checked | Summary |
|---|---|---|---|---|
| Web | 可用 | live | 2026-08-05T21:00:03.643Z | Pages are reachable. |
| API | 可用 | live | 2026-08-05T21:00:03.643Z | Public API router is responding. |
| Database | 待检查 | static | 2026-08-05T21:00:03.643Z | Not checked until live health is loaded. |
| Realtime match events | 待检查 | static | 2026-08-05T21:00:03.643Z | Watch pages can fall back to manual refresh. |
| Agent decision queue | 待检查 | static | 2026-08-05T21:00:03.643Z | New Agent decision work may need retry. |
| Replay service | 待检查 | static | 2026-08-05T21:00:03.643Z | Demo replay remains available; live records may be delayed. |
| Training / exports | 待检查 | static | 2026-08-05T21:00:03.643Z | Training jobs may queue slowly or fail fast. |
Incident history
monitoring Daily Challenge live submissions are in demo mode: Watch, records, quickstart and baseline docs remain available.resolved Public health route normalized: No raw unknown-route error is shown to public visitors.
公开状态不会展示内部 hostname、secret、token 或 stack trace;开发者可以展开技术响应排障。