test(observability): assert design system markers
All checks were successful
CD Pipeline / deploy (push) Successful in 2m24s

This commit is contained in:
OoO
2026-05-05 22:08:44 +08:00
parent b21b40cae2
commit 6d015c5b6b
2 changed files with 15 additions and 1 deletions

View File

@@ -83,6 +83,7 @@ python3 scripts/check_observability_pages.py
- 不得出現 framework / database exception 文案。
- 每頁必須包含自己的核心標題與內容 marker。
- 每頁必須載入 `momo-observability-mode``observability-system.css` 與 topbar AI 觀測台 indicator。
- HTML 不能小到像空殼頁或錯誤 fallback。
```bash