Files
Beacon-Docs/README.md
T

605 B

tower-docs

Documentation, architecture decisions, and guides for MeshCore Tower.

Core documents

  • High Level Design — Single source of truth for the project. Covers system overview, database schema, ingestion pipeline, and future features. All other documents reference back to this.
  • API Contract — REST endpoints, WebSocket protocol, search, backpressure/reconnection, and mobile-specific concerns.

Structure

  • /adr — Architecture Decision Records
  • /guides — Developer guides and onboarding
  • /diagrams — System diagrams