Resonix Docs Setup, memory, channels, providers, and deployment clarity
Website GitHub

Docs / Overview

Documentation hub

Operational guide for the Resonix runtime.

The public repo defines Resonix as a CLI-first agent runtime with two-layer permanent memory, retrospective learning, a Playwright-powered browser surface, and gateway-backed channel delivery. This docs hub follows the same technical structure.

Start here

Minimal first run
resonix -v
resonix onboard
resonix gateway
resonix gateway status

If you want the shortest path to a working runtime, start with Getting Started. If you need platform-specific bootstrap commands or source install steps, jump straight to Install.

Core guides

Getting Started

Environment baseline, onboarding flow, and first-run validation.

Open guide ->

Install

Bootstrap scripts, source install, and runtime verification steps.

Open guide ->

Channels

Gateway-backed messaging surfaces, rollout order, and routing controls.

Open guide ->

Configuration

Configuration model, environment switches, and deployment-aware defaults.

Open guide ->

Deep dives

Memory

Two-layer memory architecture, retained recall, and profile semantics.

Open guide ->

Cognition

Retrospectives, reasoning loops, and self-improvement patterns.

Open guide ->

Providers

Model-provider surfaces, auth paths, and integration options.

Open guide ->

Security

Security posture, exposure boundaries, and production safeguards.

Open guide ->