Scope & Map Your Pipeline
Every good pipeline starts with a boring, frequent task and a clear "done." Here you’ll pick your bottleneck and map the stages — this becomes the backbone of your capstone.
Work through it
Map your stages
Fill in only the stages your pipeline needs. Saved on this device.
| Stage | What happens in your pipeline (or "skip") |
|---|---|
| Gather / Research | |
| Extract | |
| Connect / Analyze | |
| Assemble | |
| Verify | |
| Sign off | |
| Deliver |
Saved automatically on this device.
Reveal a worked exemplar
Bottleneck: hand-compiling a weekly program digest. Outcome: one accessible post with this week’s updates and de-identified success metrics.
Stages: Gather (scoped scan of program pages, L8) → Extract (key updates into a table, L9) → Analyze (de-identified metrics in a sandbox, L10) → Assemble (standard template) → Verify (recompute one number) → Sign off (you approve) → Deliver (WCAG-checked post). De-identify: the metrics export lists individual students — reduce to aggregate counts before analysis.