技术栈介绍

The GBT AI Stack
技术架构说明

本页介绍 GBT 平台的架构蓝图。其中 Cloudflare Pages/Functions、稳定币钱包等为真实能力; 部署引擎、AI 推理模块、Docker 沙箱等标注"规划中"的能力尚未接入。

Cloudflare Pages + Functions
稳定币钱包
部分能力规划中
--
Edge Latency
数据待公布
🔄
未接入
Deploy Time
部署服务未开放
📡
--
Uptime
数据待公布
🌍
330+
Edge Nodes
Cloudflare Global(第三方网络)
🧠
--
AI Apps
数据待公布

Four Pillars. Complete Platform.

本页为架构蓝图:真实能力(Cloudflare Pages/Functions、稳定币钱包)与规划中能力(部署引擎、AI 推理、Docker 沙箱等)并存, 标注"规划中/未接入"的部分当前不可用。

🎨
Frontend
Presentation Layer · Zero Build Tools · 渲染性能数据待公布
📄
HTML5 v5.3
Semantic Markup Engine

Semantic HTML with native form validation, Canvas 2D/WebGL, Web Components, and lazy-loading. Zero dependencies — the browser is the runtime.

HTML5 <template> Canvas 2D Web Components
📖 MDN Docs
🎨
CSS3 Level 4
Design System & Layout

Custom Properties, CSS Grid, Flexbox, Container Queries, and native animations — a design system built entirely on modern CSS with zero preprocessors.

CSS Custom Properties CSS Grid Container Queries @layer Web Animations
📖 MDN Docs
JavaScript ES2025
Vanilla Runtime

ES modules, dynamic imports, Service Workers for offline support, and native fetch API. No frameworks, no bundlers — every script ships directly to the browser.

ES Modules Service Worker Fetch API Dynamic Import WebSocket
📖 MDN Docs
Backend
API & Compute Layer · Serverless-First · 由 Cloudflare Pages/Functions 提供(第三方边缘网络)
🐍
Python v3.13
API Gateway Core

平台当前后端 API 由 Cloudflare Pages Functions 提供;独立部署的 Python API 网关(Pydantic 校验、异步路由等)为规划中的能力,尚未接入。

Python 3.13 asyncio Type Hints Pydantic v2 RESTful API
📖 Python Docs
Cloudflare Workers Edge
Edge Compute

平台后端 API 由 Cloudflare Pages Functions(位于 functions/api/[[path]].js)提供,运行于 Cloudflare 第三方边缘网络。A/B 测试、地理路由等能力未接入。

Workers KV Store Durable Objects R2 Storage Queues
📖 Workers Docs
🔗
API Gateway v2
Routing & Integration

平台 API 由 Cloudflare Pages Functions 提供 REST 端点(functions/api/[[path]].js)。WebSocket 实时通道、JWT 自动密钥轮换、按端点限流等为规划中的能力,尚未接入。

RESTful API Webhook WebSocket JWT Auth Rate Limiting 规划中 · 未接入
📖 API Reference
🌐
Infrastructure
编排、数据库、支付与安全 · 部署能力规划中
🐳
Docker v27
Container Orchestration

Docker 容器编排(Compose、健康检查、资源限制)为规划中的能力,当前未接入平台运行时。AI 代理在沙箱容器内执行、CapBridge 权限控制等均未实现。

Docker Engine Docker Compose Sandbox Isolation Health Checks Resource Limits 规划中 · 未接入
📖 Docker Docs
🚀
CI/CD Pipeline 未接入
Deploy & Delivery

自动化部署流水线(GitHub Actions 构建 → AI 代码扫描 → Docker 镜像 → Cloudflare Pages 部署)为规划中的能力,当前未接入;站点目前由 Cloudflare Pages 直接托管。

Cloudflare Pages Cloudflare Tunnel GitHub Actions Auto-deploy 规划中 · 未接入
📖 Pages Docs
🗄
PostgreSQL v16
Supabase Managed

Managed PostgreSQL via Supabase with row-level security, real-time subscriptions, automated daily backups, and point-in-time recovery. JSON file system stores configuration and metadata.

PostgreSQL 16 Supabase Row Level Security Real-time Subs PITR Backups
📖 Supabase Docs
💳
Payments Self-Custody
No-KYC Stablecoin Settlement

平台钱包支持 USDT/USDC 稳定币结算,直接到账 TRON、Ethereum、BNB Smart Chain 上的自托管钱包,无需 KYC。链上入金 0 手续费,提现与站内转账 $1/笔。收入分成方案(80/20)尚未实装,不在此宣称。

USDT TRC20 USDT ERC20 USDT BEP20 USDC ERC20 USDC TRC20
📖 TRON Network
🔒
Security 4-Layer
Defense in Depth

HTTPS-only(TLS 1.3)传输与 API 签名校验为真实安全措施;AES-256 静态加密与 Docker 沙箱运行时隔离为规划中的能力,当前未接入。

AES-256-GCM TLS 1.3 Docker Sandbox API Sig Verify Source Encryption 规划中 · 未接入
📖 TLS 1.3 Spec
🧠
AI / ML Engine
Intelligence Core · 未接入(规划中)
📡
LLM Provider DeepSeek
Reasoning Core

AI 推理管线(DeepSeek API、意图分类、链式推理、流式响应等)为规划中的能力,当前未接入平台。

DeepSeek API DeepReasoner Chain-of-Thought Streaming Multi-Model 规划中 · 未接入
📖 DeepSeek Docs
🧩
Module System 规划中
Plugin Architecture

模块化 AI 架构(161 个独立模块经 NexusBus 消息总线通信,模块可独立升级/热加载)为规划中的设计,当前未接入平台。

IntentBroker NexusBus CapBridge LayerWiring MirrorFusion SelfEvolveCognition 规划中 · 未接入
📖 Module Docs

Request to Response: Every Hop

A layered architecture where each tier is independently scalable, observable, and hardened.

1
Edge & Delivery
客户端请求经 Cloudflare(第三方)CDN 进入站点。
Browser (HTML5 + Vanilla JS) Cloudflare CDN — 330+ PoPs(第三方) TLS 1.3 Termination Cloudflare Tunnel — 未接入
2
API & Compute
平台 API 由 Cloudflare Pages Functions 提供路由与计算;Python 独立网关、Cloudflare Tunnel 为规划中能力。
Cloudflare Pages Functions — API 路由 Python API Gateway — 规划中 Webhook Dispatcher Serverless Functions
3
AI Engine Core
AI Engine Core 为规划中的架构层:IntentBroker 路由、NexusBus 模块总线、DeepReasoner 推理均未接入,当前不可用。
IntentBroker — 规划中 NexusBus — 规划中 DeepReasoner — 规划中 DeepSeek API — 规划中 SelfEvolveCognition — 规划中 161 AI Modules — 规划中
4
Agent Execution
Agent Execution 为规划中的架构层:Docker 沙箱隔离、CapBridge 权限控制、MirrorFusion 结果合并均未实现,当前不可用。
Docker Sandbox — 规划中 CapBridge — 规划中 MirrorFusion — 规划中 ExecutorLifecycle — 规划中 AuditTrail — 规划中
5
Data & Persistence
PostgreSQL (Supabase) stores structured data; JSON files hold configuration and metadata with real-time sync.
PostgreSQL — Supabase JSON File Store — Config Row Level Security Real-time Subscriptions Automated Backups
6
Payments & Settlement
USDT/USDC stablecoin settlement direct to self-custody wallets — no KYC, no platform custody.
USDT — TRC20 · ERC20 · BEP20 USDC — ERC20 · TRC20 Self-Custody Wallet Settlement No KYC · No Custody

The Philosophy Behind Every Line

Six principles that govern every architectural decision, every API surface, and every deployment at GBT.

Zero-Dependency Frontend

Raw HTML, CSS, and Vanilla JS — no frameworks, no bundlers, no node_modules. The browser is the runtime. Every page weighs under 50 KB gzipped and renders before you blink.

Performance
🔌

Modular AI Architecture

模块化 AI 架构(161 个独立模块经 NexusBus 通信、独立热加载)为规划中的设计蓝图,当前未接入平台。

Scalability
🛡

Defense in Depth

HTTPS-only(TLS 1.3)传输与 API 签名校验为真实安全措施;AES-256 静态加密与 Docker 沙箱运行时隔离为规划中的能力。

Security
🌍

Edge-First Delivery

站点由 Cloudflare(第三方)CDN 分发,Cloudflare 拥有 330+ 边缘节点;平台自身不运营边缘网络,具体延迟数据待公布。

Reliability
🚀

Deploy Pipeline(规划中)

自动化部署流水线(GitHub Actions → AI 代码扫描 → Docker 镜像 → Cloudflare Pages 部署)为规划中的能力,当前未接入;平台暂无自助部署服务。

Velocity
💰

Borderless Monetization

平台钱包支持 USDT/USDC 稳定币直接结算到 TRON(TRC20)、Ethereum(ERC20)、BNB Smart Chain(BEP20)自托管钱包,无需 KYC。链上入金 0 手续费,提现与站内转账 $1/笔;收入分成方案(80/20)尚未实装。

Commerce

Ready to Build on GBT?

自助部署服务未开放,部署引擎仍在规划中;当前可体验稳定币钱包等已上线能力。