SERVICE DEPENDENCY MAP
Blueprint v4.0 · Sprint 2 Complete · 2026-03-29 · Genesis Day: 2030-01-01
Network Overview
4+
Nodes Planned
2
ECS Tasks
1
Live Region
●
Node1 Status
2030
Genesis Day
–
Core Version
Core Node Hierarchy
PRIMARY · ACTIVE
NODE 1
us-east-1 · Virginia, USA · AWS ECS Fargate
- skynet-core (TypeScript/Fastify)
- PostgreSQL 15 (conversations)
- Application Load Balancer
- Container Registry
- skynet.genisys.online (frontend)
- CloudFront CDN (E38SDADAYZHW29)
- CodeBuild CI/CD pipeline
API ENDPOINT
CHECKING…
STANDBY · ON-DEMAND
NODE 2
eu-central-1 · Frankfurt, Germany · AWS Lambda
- Serverless failover functions
- Read replica (planned)
- EU content bucket (planned)
- RAFT consensus peer
- gRPC + mTLS bridge (planned)
ACTIVATION
ON-DEMAND FAILOVER
SURVIVAL · RESILIENT
NODE 3
Iceland · FlokiNET VPS · Censorship-resistant
- Bare-metal VPS (FlokiNET)
- Tor hidden service (.onion)
- GENOM relay (planned)
- Last-resort fallback node
- Kyber-768 PQ handshake
ROLE
CENSORSHIP RESISTANT
SWARM · SEED NODE
NODE 4
Desktop App · First P2P Swarm Node · Sprint 7
- Tauri desktop app (Win/Lin/Mac)
- AI Node: heartbeat every 30s
- P2P: Node1 ↔ Node4 gRPC + GENOM
- SKC mining (CPU/HDD contribution)
- Node100+: public user nodes
ACTIVATION
SPRINT 7 · JUL 2026
Data Flow Diagram
HTTP / REST API
gRPC / mTLS (planned)
RAFT Consensus (planned)
Planned / Future
AWS Service Catalog
ECS FARGATE
Compute · Node1
Serverless container orchestration running skynet-core TypeScript/Fastify backend. No EC2 management required.
POSTGRESQL 15
Database · Node1
Managed relational database storing user accounts, conversation history, token usage, and SKYNET operational data.
S3 STATIC HOSTING
Storage · Frontend
Hosts all frontend assets: index.html, chat.html, app.js, system-prompt.md, language files, and this architecture map.
CLOUDFRONT CDN
Edge · Global
Global CDN serving the SKYNET frontend with HTTPS, edge caching, and DDoS protection at Cloudflare-assisted edges.
APP LOAD BALANCER
Networking · Node1
Routes API traffic from the internet to healthy ECS Fargate tasks. Handles health checks and connection draining.
ECR REGISTRY
Container · CI/CD
Private Docker container registry. Stores versioned skynet-core images built by CodeBuild and deployed to ECS.
CODEBUILD
CI/CD · Automation
Automated build pipeline. Pulls from GitHub (claude/setup-node-infrastructure branch), builds Docker image, pushes to ECR, triggers ECS deployment.
GENOM API
Service · GENISYS
The GENOM protocol dictionary API. Maps 170,000+ tokens to complex-plane coordinates. Quantum-proof communication backbone.
Ecosystem Services — Blueprint v4.0
Admin Dashboard
✓ LIVE · /admin/
TOTP-protected admin panel with 6 sections: AI Chat, AWS Data (real cost), Nodes, Email, Sprint Log. Accessible on all ecosystem sites via TOOLS icon (top-right).
Email Infrastructure
✓ LIVE · info@skynet.genisys.online
AWS SES inbound email receipt. info@skynet.genisys.online → S3 (radimkaufmann-emails/skynet-incoming/) → Lambda forwarder → radimkaufmann@gmail.com. DKIM + SPF + DMARC active.
Auth + Registration
Sprint 3 · May 2026
User registration + login with JWT + TOTP 2FA. Tier system: Free (5K tokens/day) → Starter ($10/mo) → Pro ($30/mo) → Enterprise. Auto-creates SKC wallet on registration.
SKC Wallet
Sprint 3 · May 2026
SkyNet Coin (SKC) token economy. 22.3T total supply / 20 years. 1 SKC = 1 USD initial rate. Earned via: mining (CPU/HDD), purchases, activity rewards. Spent on: chat tokens, API calls, premium features.
Sprint Roadmap — Blueprint v4.0
SPRINT 1 — STABILIZACE
✓ COMPLETED · Mar 2026
Node1 ECS live ✓ · Chat interface ✓ · SHA-256 + TOTP 2FA ✓ · Token tracking (5K/50K/500K) ✓ · System prompt v2 ✓ · Message persistence ✓ · Chat widget ✓ · Architecture map ✓
SPRINT 2 — ADMIN + EMAIL
✓ COMPLETED · Mar 2026
Admin Dashboard (6 panels, TOTP) ✓ · AWS Cost data ✓ · SES email setup ✓ · info@skynet.genisys.online live ✓ · DKIM + SPF + DMARC ✓ · Lambda forwarder → radimkaufmann@gmail.com ✓
SPRINT 3 — WALLET + PLANS
May 2026 · Planned
SKC wallet integration · wallet.mycryptogate.com link · Auto-wallet on registration · Tier system (Free/Starter/Pro/Enterprise/Node Operator) · Stripe USD/EUR payments · Chat token billing
SPRINT 4 — GENOM DICTIONARY
May 2026 · Planned
genom.genisys.online Dictionary API v1 · Import 170K English tokens (r=1.1) · /v1/lookup · /v1/encode · /v1/decode · /v1/stats · Token coordinate mapping on complex plane
SPRINT 5 — GENOM SDK
Jun 2026 · Planned
genom-sdk-js npm package · Kyber-768 PQC integration · Phase rotation encryption · skynet-core GENOM Node · GENOM binary protocol in gRPC CORE-MESH · Untranslatable words (r=1.2)
SPRINT 6 — NODE2 + NODE3
Jun 2026 · Planned
FlokiNET VPS Node3 (Iceland) · TOR + Llama fallback · NODE2 Frankfurt: Terraform deploy, scale-to-zero · CORE-MESH activation: Node1 ↔ Node2 ↔ Node3 · Route53 failover
SPRINT 7 — DESKTOP + NODE4
Jul 2026 · Planned
Tauri desktop app MVP (Win/Linux/Mac) · Chat + Node Dashboard + SKC Wallet · NODE4 = first swarm instance · P2P: Node1 ↔ Node4 GENOM protocol · SKC mining (CPU/HDD)
SPRINT 8 — SELF-IMPROVE
Aug 2026 · Planned
Lambda web crawler + SQS + S3 · Knowledge pipeline: crawl → chunk → embed → pgvector · Self-improvement engine: code analysis + auto-deploy · Canary deployment 10%
SPRINT 9 — MOBILE APP
Sep–Oct 2026 · Planned
React Native / Flutter (Android + iOS) · AI Node (lightweight, background) · Full chat + wallet · Remote control for desktop node · Push notifications (Firebase/APNs) · App Store distribution
SPRINT 10 — SWARM INFERENCE
Nov–Dec 2026 · Roadmap
Distributed model inference across swarm · Model partitioning (layers per node) · Tensor compression + local cache + failover · Goal: AI inference runs across the swarm · Genesis Day 2030 preparation