feat: expose and display tier from user_profiles
Add tier column to user_profiles schema (default 'Free').
GET /user/profile now returns tier; UserProfileContext maps it.
AppSidebar and AccountPage display as '${tier} Tier' instead of hardcoded 'Free'.
| Repository | dropthejase/louis |
|---|---|
| Author | Jason Lee <12leeejk2@gmail.com> |
| Authored | |
| Parents | 37c8b1d5 |
| Stats | 5 files changed , +9 , -3 |
| Part of | Per-user monthly credits (DynamoDB-backed) and tier display |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-7265ee79.md
from inside the repo you want the change in.