Documentation
Everything you need to wire Compuon into a live build.
The docs stay close to the real product shape: gated SDK distribution, a self-hosted integrity server, the threat model, and the practical limits that matter once you ship.
Popular paths
Quick Start
Create a project, build your SDK package, and protect your first variables.
Unreal Guide
See the source integration layout, subsystem behavior, and wrapper types in one place.
Threat Model
Know exactly what the product is optimizing for before you ship it.
Pricing
See how production licensing and integrity-server scale map to your current stage.
What to expect
- +Docs are organized around integration work, not marketing pages.
- +Code snippets match the SDK model directly, including Unreal wrappers and generic C++ usage.
- +Concept pages explain where the self-hosted integrity server fits and why it stays separate from the SDK.
Getting Started
The fast path from zero to a protected build.
Integration Guides
Engine-specific setup notes and examples.
API Reference
SDK distribution and integrity-server surfaces.
SDK Builds (Gated Distribution)Coming Soon
Session Seed DeliveryComing Soon
REST API (Integrity Server)Coming Soon
WebSocket ProtocolComing Soon
Concepts
The operational model behind the SDK.