Elonn Docs Platform Documentation

social

service canonical authority: social.elonn.local

Social

The social object authority. Social owns conversations, communities, events, profiles, presence, activity, notifications, relationships, circles, discovery graph behavior, and Social DMs.

Social's key model is circles and discovery. Circles come from shared private communities, not followers, friends, or manual connection lists.

Owns:

  • profile
  • conversation
  • reply (conversation and event replies)
  • community
  • membership
  • event (social gathering with participants and RSVP)
  • participant
  • presence
  • activity
  • notification
  • relationship (block only)
  • circle (derived; not stored)
  • discovery graph
  • social-dm

Allowed:

  • social service
  • social objects
  • social panel
  • social carry object

Forbidden:

  • network (overloaded; not the product noun)
  • feed service (the activity feed is one feature, not the whole service)
  • community service (communities are one object type, not the whole service)

Notes:

  • "Social event" is the canonical qualifier when disambiguation with time events is required. In social-only context, event alone is sufficient.
  • Social does not own calendars — time.elonn.local does. Social pushes event data to time; it does not render calendar UI.
  • Social DMs are private one-to-one communications inside Social context. Open platform Messages are a separate bounded context owned by messages.elonn.local.
  • Public social objects are visible because they are public. Public visibility does not expand circle membership.

Related:

  • conversation
  • community
  • event
  • presence
  • social-dm
  • circle
  • world (consumer)