Context
Housekeeping after the v0.7.3 sync (PR #12) and IPADP L1-L3 metadata landing (PR #13).
Acceptance criteria
Verification (2026-04-20)
```
$ git branch -r | grep -v upstream
origin/HEAD -> origin/main-speck
origin/main
origin/main-speck
$ gh api repos/satwareAG/spec-kit/milestones/3 --jq '{state,open_issues,closed_issues}'
{"state":"open","open_issues":0,"closed_issues":2}
```
All stale branches are already pruned remotely. The only remaining action is closing milestone #3.
Follow-ups (out of scope for this issue)
Candidates for an upcoming IPADP Phase 3: L3 Upstream Sync Automation milestone:
- Scheduled GitHub Actions workflow wrapping `scripts/bash/check-upstream-sync.sh` to auto-open an issue on new upstream `github/spec-kit` release tags.
- Integrate Cline `sod.protocol.md` / `eod.protocol.md` into repo scripts / daily routine.
Context
Housekeeping after the v0.7.3 sync (PR #12) and IPADP L1-L3 metadata landing (PR #13).
Acceptance criteria
origin/feat/privacy-validation-l2is deleted (merged via PR feat: IPADP L2 Privacy Validation #11).origin/sync/upstream-v0.7.3is deleted (merged via PR Sync with upstream v0.7.3 (fork agents preserved) #12).origin/feature/ipadp-l1-l3-cline-harmonyis deleted (merged via PR feat(ipadp): L1-L3 conformance + Cline harmony metadata #13).originare reduced tomain,main-speck, andHEAD..github/workflows/privacy-check.ymlis live onmain-speck).Verification (2026-04-20)
```
$ git branch -r | grep -v upstream
origin/HEAD -> origin/main-speck
origin/main
origin/main-speck
$ gh api repos/satwareAG/spec-kit/milestones/3 --jq '{state,open_issues,closed_issues}'
{"state":"open","open_issues":0,"closed_issues":2}
```
All stale branches are already pruned remotely. The only remaining action is closing milestone #3.
Follow-ups (out of scope for this issue)
Candidates for an upcoming IPADP Phase 3: L3 Upstream Sync Automation milestone: