Gormes

Repo Layout

Where core Gormes subsystems live.

Repo Layout

High-level map:

PathPurpose
cmd/gormesCLI, TUI startup, dashboard, gateway commands, setup/config.
internal/configNative config, GORMES_HOME, dotenv, schema validation.
internal/hermesProvider and Hermes-compatible runtime surfaces.
internal/gatewayShared command, event, session, and rendering logic for channels.
internal/toolsTool registry and tool implementations.
internal/gonchoHoncho-compatible memory facade.
docs/contentHugo documentation content.
docs/layoutsCustom Hugo templates.