← всі звіти · project_architecture_plan.md

name: AG Dev Hub Architecture Plan description: Full architecture plan for multi-agent infrastructure — Claude Code + Gemini CLI on VPS, Telegram control, LLM Wiki shared memory, n8n workflows, voice assistant future type: project

Architecture Overview

┌──────────────────────────────────────────────────┐
│                   VPS (HOSTiQ kVPS70)             │
│                                                    │
│  ┌──────────────┐        ┌──────────────┐         │
│  │ Claude Code   │──────▶│ Gemini CLI    │         │
│  │ (orchestrator)│  delegates│ (heavy dev) │         │
│  │ Max/Sonnet4.6 │◀──────│ Ultra/Gemini3│         │
│  └──────┬───────┘        └──────────────┘         │
│         │                                          │
│  ┌──────┴───────┐   ┌──────────────┐              │
│  │ Channels      │   │ LLM Wiki     │              │
│  │ (Telegram)    │   │ (git repo)   │              │
│  └──────┬───────┘   └──────┬───────┘              │
│         │                   │                      │
│  ┌──────┴───────┐   ┌──────┴───────┐              │
│  │ n8n          │   │ Caddy        │              │
│  │ (workflows)  │   │ (reverse     │              │
│  │              │   │  proxy+SSL)  │              │
│  └──────────────┘   └──────────────┘              │
└────────────────────────┼──────────────────────────┘
                          │ git sync
          ┌───────────────┼───────────────┐
          │               │               │
          ▼               ▼               ▼
    ┌──────────┐  ┌──────────┐    ┌──────────┐
    │ Cowork    │  │ Obsidian  │    │ Telegram  │
    │ (desktop) │  │ (mobile+  │    │ (phone)   │
    │           │  │  desktop) │    │           │
    └──────────┘  └──────────┘    └──────────┘

Role Distribution

Google Accounts Mapping on Server

Shared Memory Strategy (LLM Wiki pattern by Karpathy)

Budget

Future Additions