Harden local debug stale listener cleanup

This commit is contained in:
npc0-hue
2026-07-14 18:27:25 +08:00
parent 4ba5bd6971
commit f64eb0831f
4 changed files with 86 additions and 11 deletions
@@ -3,6 +3,7 @@
- [x] Add OpenSpec proposal/design/spec for the repository split.
- [x] Remove `run/` from browser-owned project roots and structure checks.
- [x] Update README, local debug scripts, and Docker Compose to use `RUN_REPO_DIR`.
- [x] Harden local debug start/stop against stale owned listeners when pid files are missing.
- [x] Remove tracked `run/` source files from `browser.git`.
- [x] Run `scripts/check-structure.sh`.
- [x] Run `openspec validate split-run-into-independent-repository --strict`.