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

# CONCEPT_TITLE

> ONE_LINE_CONCEPT_DESCRIPTION

<sub>Updated May 8, 2026</sub>

ONE\_PARAGRAPH\_INTRO — what the concept is, why it matters, where it shows up in the product.

## How it works

Direct, structured explanation. Use sub-headings (`###`) for distinct mechanisms.

### MECHANISM\_1

Short paragraph or bullets.

### MECHANISM\_2

Short paragraph or bullets.

## When to use it

Bulleted list of scenarios:

* SCENARIO\_1
* SCENARIO\_2

## Trade-offs / limits

What this concept costs the user (latency, price, durability, etc.) and any hard limits.

## Related

<CardGroup cols={2}>
  <Card title="RELATED_CONCEPT" icon="lightbulb" href="PATH">
    ONE\_LINE\_DESCRIPTION
  </Card>

  <Card title="RELATED_HOW_TO" icon="rocket" href="PATH">
    ONE\_LINE\_DESCRIPTION
  </Card>
</CardGroup>
