Update README.md

This commit is contained in:
Shadowbroker
2026-03-26 20:50:11 -06:00
committed by GitHub
parent 46657300c4
commit 2dcb65dc4e
+11 -11
View File
@@ -282,17 +282,17 @@ The first decentralized intelligence communication layer built directly into an
┌─────────────────────────────────────────────────────────────────┐
│ FRONTEND (Next.js) │
│ │
│ ┌─────────────┐ ┌──────────┐ ┌───────────┐ ┌────────────┐ │
│ │ MapLibre GL │ │ NewsFeed │ │ Control │ │ Mesh │ │
│ │ 2D WebGL │ │ SIGINT │ │ Panels │ │ Chat │ │
│ │ Map Render │ │ Intel │ │ Radio │ │ Terminal │ │
│ └──────┬──────┘ └────┬─────┘ └─────┬─────┘ └─────┬──────┘ │
│ └──────────────┼──────────────┼──────────────┘ │
│ REST + WebSocket │
├────────────────────────┼───────────────────────────────────────┤
│ BACKEND (FastAPI)
│ │
│ ┌─────────────────────┼────────────────────────────────────┐ │
│ ┌─────────────┐ ┌──────────┐ ┌───────────┐ ┌────────────┐
│ │ MapLibre GL │ │ NewsFeed │ │ Control │ │ Mesh │
│ │ 2D WebGL │ │ SIGINT │ │ Panels │ │ Chat │
│ │ Map Render │ │ Intel │ │ Radio │ │ Terminal │
│ └──────┬──────┘ └────┬─────┘ └─────┬─────┘ └─────┬──────┘
│ └──────────────┼──────────────┼──────────────┘
│ │ REST + WebSocket
├────────────────────────┼───────────────────────────────────────┤
│ BACKEND (FastAPI) │
│ │
│ ┌─────────────────────┼────────────────────────────────────┐ │
│ │ Data Fetcher (Scheduler) │ │
│ │ │ │
│ │ ┌───────────┬───────────┬───────────┬───────────┐ │ │