func ClearProfile
crossing ActionClearProfile removes the caller's profile.
Package profile stores lightweight user profiles for gnomemepad. Independent of pad versions — upgrade this realm w...
ClearProfile removes the caller's profile.
GetProfile returns pipe-delimited: name|bio|uri|updatedHeight Empty string if none.
HasProfile reports whether addr has a profile.
Init is optional (no-op state). Kept for deploy symmetry with hub/pad.
ProfileCount returns number of profiles.
Render home or user/{addr}
SetProfile upserts the caller's profile.