Elonn Docs Platform Documentation

Developers

Developer-facing references for the Elonn platform. For active planning, start with PLAN.md. For implementation orientation, start with Current State, then use these references when changing code or runtime contracts.

Service References

Service Reference
api api
world world
web web
social social
messages messages
maps maps
find find
time time
surface surface

Runtime References

Runtime Reference
Web web
Android android
iPad ipad

Runtime Contract

Reference Link
Runtime Contract runtime-contract
Runtime dataset conformance corpus runtime-dataset-v1
Runtime conformance corpus runtime-v2
Runtime architecture review runtime-architecture-review

Use the Runtime Contract as the source of truth for new runtime implementation. The runtime pages document current platform implementations and gaps; they are not the contract when they disagree with the Runtime Contract.

Contracts

  • World contract — target GET /world/runtime dataset and compatibility output.
  • Surface contract — current member-scoped surface compatibility payload and write contract.
  • Messages contract — open one-to-one member message threads and runtime payloads.
  • Social contract — conversations, communities, social events, replies, and visibility.
  • Time contract — calendars, calendar events, and social-event mirrors.
  • Find contract — query records, findings, and query-to-object flow.
  • World session dataset — compatibility JSON output captured from the current World session contract.