# tower-docs Documentation, architecture decisions, and guides for MeshCore Tower. ## Core documents - [**High Level Design**](high_level_design.md) — 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**](api_contract.md) — REST endpoints, WebSocket protocol, search, backpressure/reconnection, and mobile-specific concerns. ## Structure - `/adr` — Architecture Decision Records - `/guides` — Developer guides and onboarding - `/diagrams` — System diagrams