E:\Wraithbound\wraithbound-launcher-platform\
├── apps\
│ ├── launcher\ # Electron + React
│ └── launcher-server\ # Rust control plane
├── crates\ # Contracts, signing, storage, native modules
├── tools\ # Publisher, keyctl и migration CLI
├── sdk\ # Rust и TypeScript SDK
├── proto\ # Protobuf source of truth
├── deploy\ # systemd, Docker, Nginx и S3 примеры
└── docs\ # Эта инженерная база знаний
C:\Users\<user>\Desktop\brownield-main\
├── apps\client\ # Next.js
├── apps\server\ # NestJS/Bun
├── packages\database\
├── packages\trpc\
├── packages\env\
└── modules\