01. Overview/Glossary

Terminology & Glossary

An authoritative reference glossary of technical terms, protocols, and architectural acronyms used across the GN-Apex platform.

REFERENCE DICTIONARY
A → Z
Exhaustive Protocol Index

Clear terminology creates fast alignment across engineering, product, and operations teams.

The Standard Technical Lexicon

Platform Terminology

ParameterTypeRequirementDescription
.nx BinaryFile FormatOptionalAn encrypted (AES-256-CBC) and HMAC-signed binary container used by the SDK CLI to store workspace content offline with tamper protection.
SiteUserEntityOptionalAn end-user identity isolated to a specific project (e.g. a student, donor, or customer), separate from dashboard organization members.
Project FaucetBilling FeatureOptionalMonthly resource limits (SMS, WhatsApp, AI tokens) allocated to a specific project from the organization's pooled Resource Vault.
Workspace ModeConfigurationOptionalA project-level toggle (General, Education, Non-Profit, E-Commerce) that dynamically enables specialized schemas and services.

Analytics & Telemetry Terms

ParameterTypeRequirementDescription
Rust SentryEngineOptionalThe high-performance Actix-web daemon responsible for sub-millisecond event ingestion, GeoIP lookup, and bot anomaly detection.
RUM (Real User Monitoring)FeatureOptionalThe collection of real-world browser performance metrics (LCP, CLS, FID, INP, TTFB) directly from live visitors.
Rage ClickTelemetry SignalOptionalA behavioral event triggered when a user rapidly clicks 3+ times in the same 400px screen zone within 1000ms, indicating UI frustration.
Impossible TravelSecurity FeatureOptionalGeo-velocity anomaly detection using the Haversine formula to identify logins from geographically incompatible locations.

Infrastructure & Edge Terms

ParameterTypeRequirementDescription
Easy DKIMProtocolOptionalAn AWS SES domain authentication standard using 3 specific CNAME records for automatic cryptographic signature rotation.
Direct R2 PurgeProtocolOptionalA cache eviction process that deletes Next.js HTML/JSON cache files directly from Cloudflare R2 via S3 batch commands.
BYOS (Bring Your Own Storage)FeatureOptionalConnecting external AWS S3 buckets or Cloudinary accounts to route project media directly to client-owned cloud storage.
ApexMailHosting EngineOptionalThe platform's custom email hosting subsystem powered by Mailcow, Dovecot master users, and AWS SES.