Summary
The legacy /v0 verification endpoints are superseded by newer versioned routes but remain active with no deprecation signal.
Requirements
- Add a deprecation warning header to /v0 responses
- Log usage of /v0 endpoints to measure remaining traffic
- Document a removal timeline in docs/decisions.md
- Add a test verifying the deprecation header is present
Summary
The legacy /v0 verification endpoints are superseded by newer versioned routes but remain active with no deprecation signal.
Requirements