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

# Customer Reference Home

# Customer Reference Documentation

This directory contains the active Customer Reference documentation surface.

## Recommended Reading Order

1. [Start Here](start-here.md)
2. [Quick Start](quick-start.md)
3. [Integration Overview](integration-overview.md)
4. [Integration Journey](integration-journey.md)
5. [Customer Decision Architecture](decision-architecture.md)
6. [Customer Configuration](customer-configuration.md)
7. [Business Semantics](business-semantics.md)
8. [Decision Mapping](decision-mapping.md)
9. [Decision Surfaces](decision-surfaces.md)
10. [Runtime Capabilities](runtime-capabilities.md)
11. [Validation](validation.md)
12. [Customer Ownership Boundaries](customer-ownership-boundaries.md)
13. [Runtime Authority](runtime-authority.md)

## Runtime Capability Path

After preparing customer-owned material, use:

1. [Governed Execution](governed-execution.md)
2. [Replay](replay.md)
3. [Simulation](simulation.md)
4. [Comparison](comparison.md)
5. [Governance RCA](governance-rca.md)
6. [Runtime API Reference](runtime-api-reference.md)

## Common Entry Points

| Need                                  | Start with                                                                                                                                                            |
| ------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| First-time orientation                | [Start Here](start-here.md)                                                                                                                                           |
| Fast implementation checklist         | [Quick Start](quick-start.md)                                                                                                                                         |
| Responsibility and boundary model     | [Integration Overview](integration-overview.md)                                                                                                                       |
| Configuration and mapping preparation | [Customer Decision Architecture](decision-architecture.md)                                                                                                            |
| Runtime capability usage              | [Runtime Capabilities](runtime-capabilities.md)                                                                                                                       |
| Practical examples and templates      | [Examples](https://github.com/joelliptondesign/foxcommand-adapter-kit/blob/main/customer-reference/examples/README.md)                                                |
| OpenAPI import artifact               | [FoxCommand Runtime API OpenAPI](https://github.com/joelliptondesign/foxcommand-adapter-kit/blob/main/customer-reference/openapi/foxcommand-runtime-api.openapi.json) |

Runtime API, runtime operations, Replay, Simulation, Comparison, Governance RCA, and Execution Contract behavior are authoritative in `foxcommand-runtime`.

The customer-facing runtime capability docs explain usage patterns and evidence boundaries. They do not replace runtime API authority or define independent runtime behavior.