A new upstream release has been detected on `github/spec-kit`. - **Latest upstream tag:** `v0.12.5` - **Fork branch:** `main-speck` - **Raw check output:** ```json {"latest_tag":"v0.12.5","current_version":"0.12.4","synced":false} ``` ### Action 1. Create a sync branch: `git checkout -b sync/upstream-v0.12.5 main-speck` 2. Merge: `git merge v0.12.5` 3. Resolve conflicts, preserve fork agents (agy, bob, iflow, kimi, hermes, cline). 4. Run `uv run pytest tests/integrations/ -x -q`. 5. Open PR to `main-speck`; tag `satware-v0.12.5+1` after merge. _This issue is maintained automatically by `.github/workflows/upstream-sync-check.yml`._