- Rebase dev/1.0.0 on latest upstream main (drop Muse relay code) - Preserve: troubleshooting records, remote layout, Docker deploy workflow - Simplify docker-compose.yml to app-only (external PG/Redis) - Add ops/remote/ host documentation - Update .env.example with host/docker connection profiles
10 lines
292 B
Markdown
10 lines
292 B
Markdown
# Remote Runtime Notes
|
|
|
|
这个目录记录远程主机运行事实,避免把主机级流水账继续堆回根文档。
|
|
|
|
约定:
|
|
|
|
- 一台主机一份 `*.AGENT.md`
|
|
- 只写运行事实、入口、路径、端口、依赖和排障命令
|
|
- 项目规则仍放在根 `AGENTS.md` / `CLAUDE.md`
|