Skip to content
Xiaoyi He edited this page Jul 11, 2026 · 1 revision

Stack-chan Matchday Wiki

This Wiki is the field guide for operating and diagnosing Stack-chan Matchday. Install commands, configuration schemas, API contracts, and release-specific steps stay in the main repository so that they are reviewed and versioned with the code.

中文说明:Wiki 主要收录现场排障经验和导航。安装命令、配置字段、API 与升级步骤 以仓库内文档为准,避免 Wiki 与代码版本漂移。

Start here

Operate and diagnose

  • Troubleshooting — symptom-first checks for setup, network, speech, data, display, and unexpected restarts.
  • Debugging-and-recovery — preserve evidence, isolate the failing layer, and recover without making the incident harder to understand.

Reference for maintainers and agents

Source-of-truth rule

When this Wiki and a repository document disagree, follow the document from the same Git revision as the code or device build being diagnosed. Then update the Wiki to record the durable lesson, not a copied build command.

The device control API is intentionally unauthenticated. Keep Stack-chan, the watcher, the optional TTS service, and the phone on a trusted LAN; never expose their HTTP ports to the public internet.