Summary
- Fixes chained PR guidance so child PRs target the immediate parent branch instead of the tracker branch.
- Updates SDD chain planning language so review diffs stay focused and child PRs never target
maindirectly. - Refreshes E2E skill bundle expectations for the expanded foundation skill set.
- Adds bounded E2E timeouts so Docker-based CI cannot hang indefinitely without diagnostics.
Verification
go test -count=1 ./internal/components- Full local Docker E2E: 466 passed, 0 failed, across Ubuntu/Arch/Fedora.
- GitHub CI run
25330209903: Unit Tests and E2E Tests passed.