server data only
Data-only route
- Reads server data without extra app logic.
- Good for seeing what Start serializes into the route payload.
- Intentionally plain for future reference.