XP emphasizes technical excellence (TDD, refactoring, CI, simple design) and tight business feedback (customer, small releases). The blueprint tracking spine and C1–C6 still apply.
1. SDLC A–F (XP lens)
Phase
XP expression
A — Shape
User stories with customer; release planning themes
B — Plan
Iteration planning; task breakdown
C — Build
Pair programming, TDD, continuous integration
D — Verify
Acceptance tests (customer-written or team+customer); collective ownership reviews
E — Release
Small releases; frequent deployment where possible
F — Operate & learn
Production feedback; retrospective each iteration
2. Tracking spine
Artifact
XP mapping
Intent
Story
Spec
Story + acceptance test = spec
Plan
Iteration plan, tasks on board
Tasks
Engineering tasks (often on card wall)
PRs
Still used in git workflows; pair may co-author
Reviews
Pair review + team standards
Release
Small batch or continuous
3. Ceremony intents ↔ XP
Intent
XP practice / meeting
C1
Release planning; quarterly alignment
C2
Iteration planning
C3
Stand-up (if team uses it); informal coordination via pairing