Olympus Docs
Reference

Overview

Orientation for the Reference section

The Reference section is the exhaustive catalog of every endpoint, every configuration field, every error, every environment variable in Olympus. Most pages here are generated from source, the surface a licensee can inspect (the image they pulled) and the surface this section documents are always in lock-step.

APIs

Configuration

Schemas

Catalogs

  • Ports, every port, dev and prod.
  • Env vars, every environment variable across every container.
  • Errors, every error class emitted by the platform.
  • Settings catalog, every key in the settings vault.

Generation status

SectionSource of truthStatus
Hydra APIathena/openapi.json (canonical Hydra spec)generator in Phase 2
Kratos APIupstream Ory spec, pinnedgenerator in Phase 2
Athena APIathena/src/app/api/**/route.ts (AST)generator in Phase 2
SDK APIsdk/src/*.ts (TypeDoc)generator in Phase 2
MCP toolsdaedalus/src-tauri/src/mcp/tools.rsgenerator in Phase 2
Configurationplatform/dev/**/kratos.yml, hydra.ymlgenerator in Phase 4
Identity schemasplatform/dev/**/identity.schema.jsongenerator in Phase 4
Database tableslive pg_dump --schema-only in CIgenerator in Phase 4
Compose servicesplatform/{dev,prod}/compose*.ymlgenerator in Phase 4
Caddyfileplatform/prod/Caddyfilegenerator in Phase 4
Env varsgrep process.env. + curated overlaygenerator in Phase 4
Errorsgrep 'throw new' + curated overlaygenerator in Phase 4

On this page