chore: remove OpenSpec workflow

This commit is contained in:
npc0-hue
2026-08-20 17:05:13 +08:00
parent 1ada76ecc8
commit 58642ff9dc
5 changed files with 7 additions and 30 deletions
-12
View File
@@ -182,18 +182,6 @@ Before claiming a change is complete, run:
```bash
scripts/check-structure.sh
openspec validate <change> --strict
```
If a change adds new required directories, contracts, generated artifacts, or architectural rules, update `scripts/check-structure.sh` in the same change.
## OpenSpec Stream
The bootstrap proposal and delivery stream live at:
```text
openspec/changes/bootstrap-game-server-platform-architecture/
openspec/changes/architecture-delivery-stream/
```
Use `openspec/changes/architecture-delivery-stream/delivery-plan.md` to pick the next implementation change.