greggboyle / 02-conventions
File and folder structure: - `app/(app)/*` — authenticated customer routes (uses customer UI shell) - `app/admin/*` — operator admin routes (uses operator UI shell, separate auth) - `app/rep/*` — battle card rep view (mobile-first, no shell) - `app/(marketing)/pricing` — unauthenticated pricing page
📐 Cursor Rulescursor