Plan: docs/IMPLEMENTATION_PLAN.md §9 Phase 0
Goal
Create a short link, redirect reliably at the edge, and persist accurate click counts.
Tasks
Definition of done
- 100 sequential redirects report correct count
- p95 redirect latency measured on staging
Out of scope
- Events, registration, auth
Plan: docs/IMPLEMENTATION_PLAN.md §9 Phase 0
Goal
Create a short link, redirect reliably at the edge, and persist accurate click counts.
Tasks
packages/link-core: code generation, uniqueness, expiry optionalGET /l/{code}→ 302Definition of done
Out of scope