> ## Documentation Index
> Fetch the complete documentation index at: https://ai.wmx.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Reference

Stable lookup pages for terms, contracts, and inventory. Guides tell you what to do; reference pages
tell you what exists and why the names matter.

<CardGroup cols={2}>
  <Card title="Glossary" icon="book-a" href="/reference/glossary">
    Decode platform terms and component names.
  </Card>

  <Card title="Repo layout" icon="folder-tree" href="/reference/repo-layout">
    Understand ownership boundaries and how components are wired.
  </Card>

  <Card title="Model catalog" icon="boxes" href="/reference/model-catalog">
    See shipped models, serving paths, limits, and validation status.
  </Card>

  <Card title="Secrets" icon="key-round" href="/reference/secrets">
    Check secret names, owners, backends, and runtime consumers.
  </Card>

  <Card title="Security posture" icon="shield" href="/reference/security">
    Read current controls, deferred controls, and trust boundaries.
  </Card>

  <Card title="agentgateway egress and MCP" icon="network" href="/reference/agentgateway">
    Look up egress, MCP, JWT, and fallback posture.
  </Card>

  <Card title="Make targets" icon="terminal-square" href="/reference/make-targets">
    Find the deployment and operations commands.
  </Card>

  <Card title="Roadmap" icon="map" href="/reference/roadmap">
    See deferred capabilities and adoption triggers.
  </Card>
</CardGroup>
