docs: add initial docs/ information architecture + stubs

This commit is contained in:
Abhimanyu Saharan
2026-02-11 21:43:05 +00:00
committed by Abhimanyu Saharan
parent 93184c1b7b
commit 1fdacec7c1
11 changed files with 199 additions and 12 deletions

View File

@@ -0,0 +1,10 @@
# Architecture
## High level
- Frontend: Next.js
- Backend: FastAPI
- Database: Postgres
> **Note**
> Add component diagrams and key data flows (auth, task lifecycle, gateway integration) as they solidify.