GN Architecture & Capability Services

This project is organized around the GN architecture. yuyiruanjian is only a validation site, not the system-level architecture itself.

GN Architecture Overview

GN Architecture Overview

A coordinated architecture with GN-Radar as the GEO diagnostics service, n8n as the deterministic execution layer, and OpenClaw as the autonomous agent layer.

GN Architecture

GN Architecture

GN is the project-level architecture name used to organize sites, radar services, execution layers, and agent layers. It is not the name of a single brand site.

GN-Radar

GN-Radar Service

GN-Radar independently provides GEO diagnostics, trend analysis, and question-bank outputs through standard APIs.

n8n

Deterministic Execution

n8n handles deterministic workflows, notifications, callbacks, and controlled high-risk execution.

OpenClaw

Autonomous Agent Layer

OpenClaw is introduced in G-N-O 3.0 as the autonomous agent frontend accessing GN-Radar and n8n through guarded skills.

Tech Stack

GN Technical Composition

Organized by sites, capability services, infrastructure, and security governance instead of treating one validation site as the entire system.

Sites Layer

Sites Layer

Astro

Static framework for validation sites and content entry points

React

Interactive modules and Radar entry components

Tailwind CSS

Visual system and responsive site styling

TypeScript

Typed contracts for sites, services, and integrations

Motion

Motion layer for site-level interaction and hierarchy

Service Layer

Service Layer

GN-Radar

GEO diagnostics, dashboard, jobs, and questions service

n8n

Deterministic orchestration for callbacks, alerts, and automation

Node.js

Runtime for GN service APIs and gateway logic

PostgreSQL

Storage for Radar jobs, scores, and structured outputs

Infrastructure

Infrastructure

API Gateway

Unified entry for sites, GN-Radar, and agent calls

Docker

Containerized delivery for GN-Radar and related services

Redis / Queue

Async jobs, caching, and execution support

CI/CD

Automated build and release pipelines

Security

Security

SSL/TLS

Encrypted transport between sites and services

Service Token

Service-level authentication for GN-Radar

Callback Signature

Signed callback validation and source verification

OpenClaw Safe Mode

Reserved security boundary for the G-N-O agent stage