LemonGateway.Types (lemon_gateway v0.1.0)

View Source

Core type definitions for the LemonGateway domain.

Defines the foundational types used throughout the gateway. ChatScope, ResumeToken, and Binding have been consolidated into LemonCore as canonical types.

Summary

Types

engine_id()

@type engine_id() :: String.t()

lane()

@type lane() :: :main | :subagent | :background_exec