← All Go packages

github.com/anulum/director-ai/gateway/cmd/director-gateway

Command director-gateway runs the Go front door for Director-AI. The binary is
deliberately small: read config, wire middleware, listen. All logic lives in
internal/* and is testable without spawning a process.