Skip to Content
Overview

Platform Documentation

This documentation describes the architecture and behavior of the Mars platform.

The Current AdHoc Task List is here: Tasks

Systems

  • Main Site User-facing application, auth entrypoint, embeds, and navigation shell.

  • Chat Frontend Real-time chat UI, embeds, overlays, and user interaction layer.

  • Chat Backend WebSocket infrastructure, message routing, persistence, and moderation.

Principles

  • Single source of truth per system
  • Event-driven architecture
  • Explicit contracts between layers
  • Real-time first, REST second

Use the sidebar to navigate by system.

Last updated on