Add architecture, planning, and conventions documents

Initial documentation for the multi-peer video routing system:
- architecture.md covers graph model, transport protocol, relay design,
  and the Pi get-it-on-the-wire-first rationale
- planning.md defines module build order and directory structure
- conventions.md captures C11 code style, naming, error handling approach,
  and directory layout rules

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-25 20:40:00 +00:00
commit 00560591e2
4 changed files with 501 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
reference/