Welcome to the Z-City platform documentation.
Architecture
Z-City is a digital state ecosystem with 47 modules, 258K LOC.
| System |
Services |
Stack |
| Z-City |
47 modules |
TypeScript, Express 5, PostgreSQL 16, Redis |
| Z-Core |
VPN + Devices |
TypeScript, Go, Rust, Python |
| AI Agents |
110 agents |
Claude Code, 3 levels (L0/L1/L2) |
Quick Links
Services
Z-Core
| Service |
Port |
Description |
| z-core-api |
3000 |
REST API for devices, companies, VPN |
| z-core-panel |
8443 |
Admin dashboard (React) |
| z-core-gateway |
- |
Rust VPN gateway with TUN/NAT |
| z-core-mcp |
- |
MCP Server for AI agents |
Z-City
| Service |
Description |
| z-city |
Core platform (47 modules) |
| fair-price |
AI pricing engine |
| ad-service |
Marketplace advertising |
| notification-gateway |
Multi-channel notifications |
| profile |
Universal Human Profile |
Infrastructure
- GCP Project: viktor-integration
- GKE: zcity-production (Autopilot, us-central1)
- Database: CloudSQL PostgreSQL 16
- Registry: us-central1-docker.pkg.dev/viktor-integration/services
- GitLab: git.zashita.io (CE 17.8)
- Backstage: portal.zashita.io