chore: tidy local debug scripts

This commit is contained in:
npc0-hue
2026-07-23 16:09:12 +08:00
parent c07994c417
commit 8cc741ba19
15 changed files with 86 additions and 42 deletions
+2 -2
View File
@@ -17,8 +17,8 @@ Manifest validation rejects raw host paths, raw credentials, direct run sockets,
For full local stack proof, run the repository local debug workspace:
```bash
scripts/local-debug-start.sh
scripts/local-debug-smoke.sh
scripts/dev-start.sh
scripts/dev-smoke.sh
```
That workflow registers `plugins/examples/dev-game-plugin/manifest.json`, creates a safe `server-local-debug` fixture through platform APIs, and verifies that plugin/browser evidence exposes only logical IDs, platform routes, job refs, log refs, artifact refs, and safe metadata.