Salta ai contenuti

Public profile

Questi contenuti non sono ancora disponibili nella tua lingua.

What this surface is

Public profile is the community-facing view of a Pegasus account. It shows what the user has chosen to make public: a hero block, headline KPIs (collection size, active deck count — only those the user opted to expose), and a public deck grid. Anything not explicitly opted-in is hidden — privacy is opt-in, not opt-out.

Where to find it in the app

Public profiles live at /u/<username>. Reachable from:

  • The account-settings privacy section (own profile preview)
  • A shared link (the user explicitly shared their profile)
  • A public deck’s “author” chip
The default public-profile layout when the user has opted in to all sections.

Layout

RegionPurpose
HeroAvatar, display name, joined date, tag chips
KPI tilesThree top-line public KPIs
Public decks gridDecks the user marked public
About / bioOptional free-form text
Empty-section behaviourSections without data are HIDDEN, not shown empty

The “sections without data are hidden, not faked” rule is load-bearing for the community surface — empty-state decks or zero-KPI tiles would make public profiles look abandoned even when they’re just new.

Hero block

FieldTypeNotes
AvatarimageUser-uploaded or default
Display nametextMay differ from username
UsernametextURL-safe handle
Joined datedatetimeWhen the account was created
Tagschip listSelf-selected — favorite format, role tags

Public KPI tiles

KPIDefinitionOpt-in default
Collection sizeUnique cards public ≥0off
Active decksCount of decks marked publicoff
Public combosCombos contributed (community-source link)off

Each KPI is opt-in via Account settings privacy.

Public deck grid

Decks marked public appear here. Each tile shows:

FieldType
Deck nametext
Formattag
Public readiness shapederived (no card list exposed unless user shares the full deck)
Last updateddatetime
”View deck” CTAlink (opens the public deck detail)

Public deck detail can include the full card list OR just the analysis summary — controlled per-deck.

Privacy controls (lives in Account settings)

SettingDefaultEffect
Profile visibilityPublicOff = profile returns 404 to non-self viewers
KPI tilesOff per KPIEach KPI opt-in individually
Deck visibilityPer-deck (default Private)Deck-by-deck toggle
Inventory visibilityOff (Private)Inventory never appears on profile when off
Show “joined” dateOn
Allow profile link sharingOnWhen off, /u/<username> returns 404

States and badges

BadgeMeaning
”Verified contributor”User contributed verified combos / decks (community-curation)
“New”Joined <30 days ago
”Empty profile”Visited own profile with everything private — prompts to opt-in
404Username not found OR profile-visibility disabled

Interactions

  • Visit /u/<username> → loads the profile (or 404 if private)
  • Click a public deck tile → opens the public deck view
  • Click a KPI tile → drills into the underlying public list
  • “Share profile” button (own profile) → copies link, with current privacy state shown

Edge cases

  • Account settings — where all privacy controls live
  • Deck Lab — per-deck public toggle lives in deck settings
  • Combos — community-contributed combos source from public-profile users