Internal Design Docs
This page links the deeper design/spec documents in docs/ so everything is discoverable from the website.
Use these when you need implementation-level detail beyond product/operator docs.
Protocol and Core Architecture
- WAVRY_ARCHITECTURE.md
- RIFT_SPEC_V1.md
- DELTA_CC_SPEC.md
- WAVRY_CLIENT.md
- WAVRY_SERVER.md
- WAVRY_HYBRID.md
Control Plane and Relay
Media, Input, and Platform
- AUDIO_ROUTING_DESIGN.md
- RECORDING_DESIGN.md
- FILE_TRANSFER_DESIGN.md
- CLIPBOARD_DESIGN.md
- INPUT_MAPPING_DESIGN.md
- WAVRY_ALVR_ADAPTER.md
- ANDROID_MODERN_UX_GUIDELINES.md
- PLATFORM_UI_STRATEGY.md
Security, Hardening, and Operations
- WAVRY_SECURITY.md
- SECURE_PROVISIONING.md
- DISTRIBUTION_SIGNING.md
- CONTROL_PLANE_HARDENING_V0_0_4.md
- WAVRY_TESTING.md
- CODE_COVERAGE.md
- RELEASE_ARTIFACTS.md
- BACKLOG_ROADMAP.md
Performance and Validation Notes
- NETWORK_OPTIMIZATION.md
- MEMORY_OPTIMIZATION.md
- GPU_MEMORY_MANAGEMENT.md
- AV1_VALIDATION.md
- HWTEST_RESULTS.md
Commercial and Packaging Context
How To Use This Index
- Start with the website docs for operating guidance.
- Jump into these design docs for implementation contracts and deep protocol behavior.
- When behavior changes, update both the relevant design doc and user-facing docs pages.