> ## Documentation Index
> Fetch the complete documentation index at: https://agent-compass.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# API Reference Overview

> Runtime, benchmark, environment, analyzer, and developer reference for AgentCompass.

<CardGroup cols={2}>
  <Card title="Python API" icon="code" href="/reference/python_api">Embed evaluations in Python workflows.</Card>
  <Card title="CLI" icon="terminal" href="/reference/cli">Run evaluations, summaries, analysis, and component listing from a shell.</Card>
  <Card title="Supported Components" icon="list" href="/reference/supported_components">Browse registered benchmarks, harnesses, and model API protocols.</Card>
  <Card title="Configuration" icon="settings" href="/reference/configuration">Understand defaults, overrides, providers, and analysis params.</Card>
  <Card title="Results" icon="chart-no-axes-combined" href="/reference/results">Inspect details, summaries, logs, progress, and analysis artifacts.</Card>
  <Card title="Analyzers" icon="scan-search" href="/reference/analyzers">Use post-execution badcase detection, statistics, and qualitative reports.</Card>
  <Card title="Benchmarks" icon="gauge" href="/reference/benchmarks/overview">Browse registered benchmark ids and execution shapes.</Card>
</CardGroup>
