handover:
  role: phase-validator
  cycle: 1
  status: greenlight
  next-action: record greenlight; advance to next phase
phase: 3
sub-skill: element-interactions
exit-criteria-checked:
  - criterion: happy-path spec exists at tests/e2e/<scenario>.spec.ts
    satisfied: true
    evidence: tests/e2e/example-happy-path.spec.ts
  - criterion: page-repository.json entries written for all touched elements
    satisfied: true
    evidence: page-repository.json
summary: All phase-3 exit criteria satisfied.
