---
model: sonnet
---

Here is the UserProfile interface:

@./imports/types.ts#UserProfile

And here is the formatUser function:

@./imports/types.ts#formatUser

Use these to implement the feature.
