URL Shortener & Link Management Service · View 05 of 23 · People and journeys
The irreversible phase
- Commit — artwork goes to print — is the moment the platform loses the ability to change its mind. Every requirement about code immutability and retirement follows from this one phase.
- This is also why an alias conflict must be returned as a conflict: a silently substituted code would be printed and then be wrong.
What the platform promises here
- Destination edits take effect globally within 5 minutes p99, published rather than implied.
- The code is never reassigned and never re-issued after retirement, so a 2024 QR code cannot resolve to a stranger's site in 2027.
- Day-one click counts separate unfurlers from humans, so a campaign is not judged on preview traffic.
Risks
- A branded domain's certificate renewal failure is invisible to the customer until their links stop working — which is why renewal state is surfaced before expiry (ADR-16).
- Anxiety at Change is a product problem created by an architectural one: if the propagation bound is not published, support answers it differently every time.